Ask questions, find answers, and share insights on STM32 products and their technical features.
I'm trying to connect a ILI9341 based parallel LCD to STM32F412RE. I have successfully connected that to the STM32F412ZG in the past, but that was using the pins in the H/G ports not available in the 64 pin package. When configured for pins on the 64...
Figure 29 of the STM32G473 datasheet calls out an unspecified, internal RADC. Is there any data on this internal resistance?
Hi, i am trying to implement CAN Protocol in STM32F103C8 Controller in Normal Mode 1) not knew what should be the hardware required for implement Can protocol2) is their any bug in stm32cubemx code generate using library 1.8.0
Hi, I have been trying the Flash dual boot example from version1.3.0. I am following the steps as given in the readme.txt, flashed the bank2 FW from location 0x08040000 and used the debugger to flash the bank1FW. I triggered a bank swap by pressing t...
Hi, I'm using STM32L4R5 and I'm planning to use the HSE, and already selected a crystal (Abracon LLC - ABMM2-8.000MHZ-E2-T https://abracon.com/Resonators/ABMM2.pdf).Freq - 8MHzCL1=CL2 = 24pFgmcrit = 0.4548Gain margin = 16.49For external resistor Rext...
On our project 4 (out of 1200) devices startet to have problems after a few weeks of working. It turned out they had a HSI16 of 15MHz @ the default calibration settings. A recalibrating brought it back to 16MHz, but questions arises:How can the HSI16...
Hi ! there is a question about my program: I use a bigger array ,size is 10K , in my app program ,my IAP bootloader program can jump to app program ,and it works. but when I change it up to 20K , app doesn't work.And the app works even array's siz...
Hi, I am using stm32f730i8 chip set for my application, whereas I am communicating the peripheral through spi where I need high frequency clock. But currently I am able to operate with 2MHz if I increase beyond that the spi clock is getting skewed.Pl...