STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to properly configure DMA in order to use linked list in non secure Application (TZEN = 1) on STM32U585

Hi,our porject use TZEN =1;A custom Bootlaoder (secure app) is executed at begin and after we call a non secure Application.The non secure Application as already been tested/validated with TZEN = 0.This application use GPDAM channel 10 ro read data f...

0693W00000WL5hyQAD.png
Aurelien1 by Associate III
  • 836 Views
  • 1 replies
  • 0 kudos

SD card SDIO 1bit is killing UART3

I am using STM32F103VGT chip and custom PCB with USB, graphics LCD (FSMC mode), RTC, CRC, ADC, TIM2, TIM4 and UART3 (DMA/IRQ).When I added SDIO, one data line (poling, IRQ or DMA) and FATFS, I noticed, that after mounting, reading and writing to SD c...

LLeva.1 by Associate III
  • 1190 Views
  • 4 replies
  • 0 kudos

Resolved! RM error: I2C Transfer figure wrong (RELOAD bit)

Hi,in RM STM32G4 (I use Rev. 7, page 1882, Figure 648 "Transfer sequence flow for I2C master transmitter for N>255bytes":The "RELOAD=0" info in last box at "N<256" is wrong.It must instead say RELOAD=1, AUTOEND=1 (otherwise Stop bit will fire immedia...

flyer31 by Senior
  • 1473 Views
  • 4 replies
  • 0 kudos