STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L152 boot from Bank2

Please help me understand the Bank1/Bank2 boot options of the STM32L1Here's what I'm currently doing:I have a blank MCU and flash program my code normally. A read operation done by STVP shows the program resides starting at address 0x8000000. BOOT0 p...

HMull.1 by Associate II
  • 295 Views
  • 1 replies
  • 0 kudos

Resolved! Problem entering USART1 boot

We are using an STM32L151RE.We have problem entering USART1 boot on some of the boards. We set RESET low, BOOT0 high, then set RESET high. Then we send 0x7F on USART1 and get 0x79 as reply (on the working boards). The non working boards does not repl...

0693W000001sFpaQAE.png
MSipo by Senior II
  • 425 Views
  • 7 replies
  • 0 kudos

I2C bootloader for STM32Lxx

Hello, I've been looking at two MCUs in particular (STM32L010C6 and STM32L100C6). According to the AN2606 application note, they should support I2C flashing, but the product page only mentions USART and SPI. Which one is the correct answer?Thanks!

NTzov.1 by Associate
  • 174 Views
  • 1 replies
  • 0 kudos

osTimer Callback Context and Priority

I'm using STM32L152RET with FreeRTOS (cmsis wrapper) for my product. I'm struggling to understand the priority and context of the freertos "timer interrupt". We use a cmsis wrapper (code generated from CubeMX) and the freertos based timer task is ref...

FR_INT_ERR with FATFS (dir_sdi) function

I am using STM32L1 MCU with SPI communication to SD cardI am using the FATFS library f_mount, f_mkfs and f_getfree are going fine but f_open returns an FR_INT_ERRDid anyone face this issue before, or have an idea on how to fix it?

TKou by Associate II
  • 1209 Views
  • 2 replies
  • 0 kudos
Labels