STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to send data via CANFD from stm32H753AI to PC?

Hello,i am pretty new to this topic. I want to send simple data via CANFD from the stm32H/53AI to a PC. For that i have the CANFD-USB adapter from PEAK and to display the data i am using PCAN-View. I discovered the function and i put in the addresses...

0693W00000BZdZiQAL.png
PHumm.1 by Associate
  • 941 Views
  • 2 replies
  • 0 kudos

STM32L496 - SD Card SDIO write speeds (FreeRTOS, FATFS and USB), how to get "fast" (> 100kbytes/sec) throughput?

Hi all,I need to stream data into an SD card, at about 25KBytes/sec max. Currently I'm stuck at 11kBytes/sec, but the SDIO data transfer works, kind of. I'm using an STM32L496 board, FATFS and FreeRTOS, as well as USB.The USB part works actually real...

AFahr.1 by Associate III
  • 4654 Views
  • 28 replies
  • 0 kudos

Issue with ADC and DMA on STMG030C6T6 48 pin lqfp

Folks,We are using STM32G030C6T6 (48 pin LQFP) chip on our motor control board. We need to convert 6 analog values every 50 uS or so.Here is what we do. We have setup the TIM3 to fire at 50uS. That is working fine, we are pulsing a port in the ISR an...

BKesh.1 by Associate
  • 455 Views
  • 1 replies
  • 0 kudos

Resolved! Is there any alignment restriction on interrupt vectors?

Super weird thing happening:After my latest build I would receive one interrupt from I2C and that's all.After a bit of snooping around I found that the I2C interrupt was being disabled in the NVIC.So I installed some code that would detect when this ...

mreed by Associate III
  • 451 Views
  • 1 replies
  • 0 kudos