Ask questions, find answers, and share insights on STM32 products and their technical features.
I am working on a project using the STM32L476RG microcontroller and have run into an issue with using the ADC in differential configuration. When using the ADC configured as differential the output from the ADC is the same as if it was configured as ...
Hi, I'm using STM32L4R5ZI nucleo board for my thesis project. But I have a problem doing a very easy thing: read an ADC conversion value. The program do just this: read the value and sends it over usart. The program does this:HAL_ADCEx_Calibration_St...
I need to find these parts - they are on back order until FEB or MARCHLjohnson@ast-science.com
I dont want to use the MIL HBK 217 to calculate the MTBF/FIT rate because it will be dreadfully low. Could you please provide the reliability(MTBF/FIT) information for the STM32F072C8 micro? Thank you I need this for an ASIL project that we are wo...
Hi everybody,With a 4 bits SDIO and stm32f446RE i can read and write data from SD using the FatFs lib, no problem. Ths Sd card is a sanDisk Ultra 8GB (10) MicroSd HC1 class1461. using 512bytes transfers (sector size), the write speed is not so amazin...
Working with a Nucleo H743ZI2 board; after connecting the board to an external circuit I think the board was damaged. When connected via the STLink port, the LD6 light remains on and nothing else. I think LD6 indicates overcurrent. Anyone have any su...
I'm using the P-Nucleo 53lA2 and I downloaded the X CUBE and the API when I flash the main program I've this error message : VL53L3CX_SimpleRanging\VL53L3CX_SimpleRanging.axf: error: L6050U: The code size of this image (42414 bytes) exceeds the maxi...
I've searched the Programming Manual for VTOR and read through looking for something similar but I couldn't find anything.With the STM32F030 (M0) I copied the vector table to a reserved section of RAM and remapped to the RAM to use a vector table tha...