STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Auto detect STM32G0 Variations? Or pc_init, pc_unInit, pc_program_page, pc_erase_sector, pc_eraseAll, static base, begin stack, end stack, begin data, page size, page buffers address in mcu?

I am using PyOCD and CMSIS Pack Manager to connect and read from my MCU. However, to write I need to know the specific MCU name such STM32g071cbux. Is there a way to autodetect that variation between like STM32g071cbTx. or can I auto detect like my p...

LMora.5 by Associate
  • 556 Views
  • 3 replies
  • 0 kudos

Resolved! STM32L071 - RTC ISR flags clearing

In the following HAL function, RTC ISR register is cleared by "Read/Modify/Write" instruction.Couldn't this cause eventual clearing of the ISR flags which may be raised by RTC periphery between "load" AND "store" ?If somebody can confirm that such si...

MPrud.1 by Associate
  • 673 Views
  • 2 replies
  • 0 kudos

Resolved! But it is normal to write single blocks continuously (cmd24), but the speed is a little slow. I use FatFs to write multiple blocks (cmd25) to SD card. I can only create a new TXT file, but there is no data in it.

But it is normal to write single blocks continuously (cmd24), but the speed is a little slow. I use FatFs to write multiple blocks (cmd25) to SD card. I can only create a new TXT file, but there is no data in it. And when writing multiple blocks, the...

0693W00000QMzyPQAT.png 0693W00000QMzsrQAD.png
Lep by Senior
  • 438 Views
  • 2 replies
  • 0 kudos

undefined symbol ossemaphorecreate

Why the API for FreeRTOS middleware keeps changing every now and then? You barely start to wrap your head around an API, a new one gets released. I had to generate the initialization code from CubeMX, as it makes life much easier especially if you wa...

Zaher by Senior II
  • 1145 Views
  • 3 replies
  • 0 kudos