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...
The STSW-IMG010 project recommends NUCLEO F401RE board but I have STM32NucleoG070. Will the example work with STM32NucleoG070 . What will be the changes that i will have to do if i have to run the code in my board.
When I try to install the workshop materials I get this file removed from Avast Antvirus stating that it is not save to install. Is this expected or something weird is going on my machine?
I am trying to verify the content of vector table on STM32H743ZI. For example, address 0x0000 0040 of Vector table is allocated for Window Watchdog interrupt. This address has the address of WWDGIRQHandler. I have verified using both ARM MDK and STM...