STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Use to flash memory for binary for data save

Posted on June 07, 2018 at 09:16Hi.Now, I can unlock flash memory for data save by erase page size 800(2kbyte) and I would like to data save for binary.Example 0x0800800 for '1'0x0800801 for '2'0x0800802 for '3'How should I do?below my code for eras...

Gz by Senior
  • 208 Views
  • 0 replies
  • 0 kudos

ITM usage and SWO pin

Posted on June 06, 2018 at 10:25Good morning,I am trying to add some trace capabilities to my system: UART is obviously too slow so I would like to use ITM. I report my situation:I use a STM32F3DISCO board, FreeRTOS, Eclipse with Jlink debugger plug...

STM32L432KC RTC Init Fails after DFU

Posted on February 15, 2017 at 04:36 I created a PCB based on the STM32L432KC. It uses an LSE for the RTC. I am using STMCubeMX 4.0 to create the initialization code with version 1.6.0 of the STM32L4 HAL library. The system starts up fine from...

STM32F103 CAN IT won't retrigger

Posted on June 05, 2018 at 09:20Hello everyone, I am having a little issue with my STM32F103RBT6 code. I am trying to make the Receive CAN IT work.The problem I am facing is that it is working for a small amount of time and then just stops (either i...

B C by Associate II
  • 282 Views
  • 1 replies
  • 0 kudos