STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F401 SDIO FATFS always returnig FR_DISK_ERR

Hi all,I am trying to do a simple code for writing and reading files in a SDHC Card, i am trying to start with this example code:https://community.st.com/s/article/how-to-create-a-file-system-on-a-sd-card-using-stm32bubeideHowever, when the code reac...

manuislet by Associate II
  • 1234 Views
  • 3 replies
  • 0 kudos

How to change NDTR after enabling DMA stream?

I can want to change NDTR after enabling DMA stream. but I can't. This is the part of code... LL_DMA_EnableStream(DMA1, LL_DMA_STREAM_5); // works fine now // but I want to change the data length only   LL_DMA_SetDataLength(DMA1, LL_D...

YoungKim by Associate III
  • 1110 Views
  • 4 replies
  • 0 kudos

STM32 F3 Option Byte Retention

We have a product with a STM32F373CC where we calibrate the RTC in Production and store the calibration factor in Data0 and Data1 of the Option Bytes (OBR).Tracing through the (legacy) code via my debugger, I can see the OBR values being written corr...

_legacyfs_online_stmicro_images_0693W00000bkERaQAM.png
GeoffF by Associate II
  • 1364 Views
  • 6 replies
  • 0 kudos

STM32L4R9 and FMC BANK2

Hi guys,i would like to ask you about accessing FMC bank2. Currently i have connected SRAM to bank1 and LCD to bank2 but i cannot access bank2. Also i cannot find location of bank2 in memory map in reference manual. Currently it looks like bank2 is n...

Eiffel by Associate III
  • 777 Views
  • 4 replies
  • 0 kudos

Resolved! Testing custom USB bootloader for STm32F429

Hi coomunity.. Very easy question this time.. Is this development board ok for testing a custom bootloader from usb for updating fw from a text file inside the usb ? https://www.st.com/en/evaluation-tools/32f429idiscovery.html

SGasp.1 by Senior
  • 551 Views
  • 1 replies
  • 0 kudos