STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Linker script: one function in different regions

Hello everyone.I am using ARM Compiler 6 (6.14) in the Keil uVision IDE.Now I am developing a bootloader for STM32F0. There is little RAM.The specificity of the bootloader is such that when working with Flash (erase/write operations take ~50ms) there...

Arlleex1 by Associate II
  • 442 Views
  • 0 replies
  • 0 kudos

I2C Bit-Banging on STM32F103

Hello,I cannot use the I2C bus pins to do I2C. That is, I can't use I2C1 or I2C2 or any of the alternate pins. I need to use PB5 as SDA and PB4 as SCK. I haven't found a way to do this in cubeMX, so I am wondering if I can bit-bang I2C on those pins....

MDao.1 by Associate II
  • 6003 Views
  • 8 replies
  • 1 kudos

STM32L452 DMA + SDIO Overrun Issue

Hi Guys,I'm currently using an STM32L452 device and i'm having some problems with the SDIO when using it with DMA.I have configured DMA and SDIO usign the file generated from STM32Cube tool.When I try to read the SD card without using DMA , everythin...

Jonny by Associate III
  • 1115 Views
  • 7 replies
  • 0 kudos