STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H503 simultaneous ADC and DAC use

I've spent some time recently trying to prototype a small project based on the STM32H503 which would need to have the ADC and DAC running simultaneously with multiple channels of analog I/O via DMA. I was able to get this all coded up but discovered ...

STM32L496 not raising interruption on USB connection

Hello. I am working on a project that uses a STM32L496VET6 microcontroller and that can work as an USB device. The board has the following usb circuit schematic:The USB signals are connected directly to the MCU (D+ to PA12, D- to PA11, ID to PA10 and...

usb_circuit.png

STM32H735IGK6 SRAM and Flash Speed

Hello,i am wondering why i can't find any information how fast the different SRAMs are.For Flash you have to configure waitstates, to setup the speed according to the CLK, but not for SRAM.I guess, because there is a dCache installed, the SRAM does n...

AZorn.1 by Associate III
  • 73 Views
  • 1 replies
  • 0 kudos

How to enable ADC continuous mode with DMA?

Hello community,I try to configure the ADC in continuous mode so it writes the converted values via DMA continuously into a memory address in background without triggering via software. It should be possible with : ContinuousConvMode = ENABLE and Ext...

CKosa by Associate II
  • 7101 Views
  • 9 replies
  • 5 kudos

NMI error with STM32H563VGT MCU

 Hi everyone!I’m facing random NMI errors in my project using the STM32H563 MCU, and I’m trying to identify the root cause.System OverviewMy project uses Ethernet (ETH) with NETx Duo and Thread X with static configuration.No RAMCFG (SRAMx, BKPSRAM) i...

Resolved! STM32f407 integrated CAN Transceiver

  Hi everyone!I have some questions related to the STM32F407 board and CAN protocol  Does the STM32F407 have an integrated CAN transceiver? If yes, how can I identify it in schematics and where can i find the schematics?If no, what external peripher...

Azizz by Associate II
  • 268 Views
  • 5 replies
  • 3 kudos