Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Error Writing 64 bit in FLASH

Tranferring data from serial input,(in my case idDA), or from an SD, may be you try to write a double word a time (64bit) in flash area and you may use the:HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, flash_ptr,codeData64). This function calls th...

CMCIS OSv2/FreeRTOS and Thread State

Just started playing with FreeRTOS on a NUCLEO-H563ZI board using CMCIS OSv2. Why does osThreadGetState() translate eSuspended to osThreadBlocked? I suspended a thread and then checked its state with osThreadGetState() which reports the state as bloc...

Resolved! STM32G030K6T6 fails to respond to bootloader I2C

Have STM32G030K6T6 system that in bootloader mode fails to respond to I2C.Am asserting BOOT0 pin 25, negating NRST pin 6, wait 500ms, asserting NRST pin 6, wait three seconds, then attempt to send MCU erase packet to I2C1 device address 0x57 but get ...

Remove __aeabi function

Hi guys,I'm novice in STM32, I'm working with IARIDE 850 I provided a flash memory area where I inserted two object modules which I expected should remain unchanged when I make changes to the other modules. Instead, I realized that the modules contai...

BranchCodiceMetrico.jpg
Jumper by Associate
  • 866 Views
  • 0 replies
  • 0 kudos