Forum Posts
Resolved! STM32L476RG Differential ADC functioning as singled-ended
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 ...
Resolved! STM32L4R5ZI stucked on polling for adc conversion
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...
Does anyone have any spare STM32H743BIT6 parts they are willing to give up and sell me?
I need to find these parts - they are on back order until FEB or MARCHLjohnson@ast-science.com
STM32F072C8 Reliability Information for ISO26262 ASIL
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...
SD card class
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...
If Nucleo only has LD6 glowing, is my board broken?
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've buy the VL53L3CX Nucléo and I've started to program this but I've this error message
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...
Does the STM32G474 support vector table remapping?
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...