StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

0___________

Rating
1417.32 (4,535,916th)
Reputation
11,195 (13,344th)
Page: 1 ... 15 16 17 18 19 ... 50
Title Δ
Initialization makes integer from pointer without cast 0.00
what's wrong in mdk(UART//HAL)? +1.21
Is there a HAL library ISR function that automatically triggers whe... +0.65
How do I declare a variable length array and initialize it to zero? +0.82
C int memory storage. Least signinficant vs most significant bits? +0.64
STM32 - Pointers and sum +0.64
static const char* VS const char* in C -1.25
Reading IDR on STM32F411 Board 0.00
Stm32f4 counting pulses (How can I adjust the rising edge voltage ?) 0.00
how do i write a binary number to STM32 GPIO +0.64
Getting started with STM32 - writing to BSRR -0.31
Empty in define C? 0.00
STM32103 custom bootloader - jump to main firmware issue +0.64
Address of a string literal and array +0.22
How to use length of an array in subtraction 0.00
Check max value from three variables by using preprocessor in C +0.53
How to interface ethernet with STM32 Microcontroller? 0.00
Pointers of FILE? +0.13
Is it ok to define the loop variable inside the loop's paranthe... +0.13
Problem with two pointers pointing to same place +0.03
My Visual Studio Code won't run my code properly -1.28
function not being executed C +0.76
CubeMX & System Workbench Error "selected processor does n... 0.00
STM32F107 Read Out Protection by Code HAL 0.00
How to suspend watchdog counter during debugging with Segger J-link... 0.00
Finding the count of '1' in string array in C -1.25
Deleting printf(""); breaks my program! I'm getting e... -0.34
Where are the peripherals register in STM32? are they in the cortex... +0.15
sizeof(array) within array declaration of implicit size 0.00
32 Bit GCC Compiler storage and manipulation of char arrays 0.00
What does strcpy (p, p+1) do (being p an array of chars)? 0.00
Why is there a difference when assigning an array with static keywo... -0.60
Force Const Data Save In RAM not ROM -0.39
How to extract a pointer size in C -0.32
One level macro expansion in C +2.10
STM32 ADC DMA. When MCU is informed about end of ADC? +0.64
How do i understand this macro definition 0.00
How do I make a C macro expand to a struct and function using this... +0.26
Strange assembly output when optimizing string hashing 0.00
Is Atomicity still a concern if threads are not used? -1.21
Is it legal write to a byte array in a union and read from an int t... +0.58
Understanding return data type C -1.31
Strange behavior of switch condition -0.41
So strtok is destructive? +1.73
Understanding pointers & memory address -1.04
How can I define operators (+,-,*,/) on if statement in C language? -0.75
Copy string from const char *const array to string (in C) -0.71
Is the two's complement of a negative integer used only for add... +0.17
Why does multiplication with and without parentheses make a big dif... -0.53
memory allocation for 0 elements with calloc()? -0.94