STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429 SD card rcvr_datablock time

I have a application with STM32F429ZI and SD card withour RTOS.I have a llong time for write in a SD card.The rcvr_datablock routine is loong about 3 ms between set and reset LED !!!It is possible to reduce this time using rot_rdq without use a RTOS ...

IlConte by Associate III
  • 420 Views
  • 0 replies
  • 0 kudos

Resolved! TM32H573xx + TrustZone activated

Hi guys! I am a newbie in the STM32 world. I am little bit curious about STM32H573xx series's TrustZone feature implementation. My question is: if I develop a firmware by enabling the TrustZone (TZEN=1) and then every time when I will write the file ...

GTest.1 by Associate II
  • 741 Views
  • 2 replies
  • 0 kudos

STM32F373CCT6 2 Channels Single ended wired together for 16 bit ADC interleaved 50 KHz to 100 KHz , Can it be done with 2 Differential channels at same speed 50KHz to 100KHz or is it stuck at 16Khz max speed in differential mode

Device STM32F373CCT648 pin We currently using 2 single ended 16 bit SADC inputs one on SADC1 PE9 and one on SADC2 PB2.We interleave the two 50KHz single channels using a 10uS delay between them. This uses DMA SADC transfer an interleaves the signal t...