• Simple UART example file doesn't work
    Hello everyone! I'm new to this forum and to ARM/keil in general. This is my setup: STM32VL Discovery Board (STM32F100RB), uVision 5.26.2 (eval version). The project in question is a pristine CUBEF1...
  • Simple UART example file doesn't work
    Hello everyone! I'm new to this forum and to ARM/keil in general. This is my setup: STM32VL Discovery Board (STM32F100RB), uVision 5.26.2 (eval version). The project in question is a pristine CUBEF1...
  • Keil debugger mode doesn't work
    Hello i'm new in this forum, I have a issue with keil, I try to learn more for adc and other things with the stm32f103c8 (I bought 4 it's very cheap XD), in the firts time I do the blink led, then I try...
  • Keil debugger mode doesn't work
    Hello i'm new in this forum, I have a issue with keil, I try to learn more for adc and other things with the stm32f103c8 (I bought 4 it's very cheap XD), in the firts time I do the blink led, then I try...
  • simple code not always working
    Hi I have a function InitRAM This way it works: unsigned char Flash_Data[512]; unsigned int AnalogMaxValues[8]; #define AnalogMaxValues_start 129 //byte number of AnalogMaxValues in flash block...