Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,We are in the process of switching an existing product from using a STM32F413 to a STM32F405 processor, due to part availability. There are only a few pin changes that I can see. We have modified a board with the STM32F405 processor and changes ...
What are the main points which I have to consider when migrating from STM32L4 to Stm32F4 apart from the connecting peripheral power management, Is there any main points which I have to consider when programming.
Hello, I just wanted to ask is there a big difference between STM32L496RE and STM32L4S5ZI. Other than STM32L4S5ZI having a larger RAM and memory. As well as no display interface but with encryption. I'm asking because the STM32L496RE is now out of st...
Hello!I have a question about power supply and ON/OFF capabilities of microcontroller.Normally, When power supply is turned ON, the microcontroller Start executing the program.In my case I want that after Power supply is turn ON, the microcontroller ...
I can able to do "Loopback Mode" and I'm getting the desired output signal(CAN_TX). When I opted "Normal Mode" I can not see any output signal at TX pin.Here I have selected polling method only and not used any of the interrupt(eg:CAN1_RX0,TX Interru...
First time posting here, please bear with me if I'm making some rookie mistakes.I am having a weird issue with the USART and DMA reception of STM32F217VG. There are two issues that I am struggling with:1) not able to find the reason why the DMA read ...
Hi!This might be a simple question, but I still haven't solved it. I want to create an external trigger source for SDADC 16-bit and I have selected TIM12 Capture Compare 1 as external trigger source. Then I have enable the Output Compare, because I d...
I am trying to read registers from an ADS8686S ADC from TI. It has the following timing diagram for register reads (from https://www.ti.com/lit/ds/symlink/ads8686s.pdf?ts=1624204868114&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FADS8686S):...