Want to know shelf life of STM32F071VBT6TR MCU
What is shelf life of STM32F071VBT6TR MCU ? How long I can store it in my warehouse before assembling it on PCB ?
What is shelf life of STM32F071VBT6TR MCU ? How long I can store it in my warehouse before assembling it on PCB ?
I am using STM32G431cbtx and enabling RCC_MCO. Since the STM32G4 supports two pins, PA8 and PG10, PA8 is being used for another function, and I am using PG10 for RCC_MCO. However, when measuring the voltage on pin PG10, it is always high. Can anyone ...
Dear engineers,I hope this message finds you well. I am currently encountering an issue with the internal connection feature from DAC to ADC in CubeMX. Specifically, I cannot locate the ADC2 IN16 in the interface, and upon setting up the IN17: VDAC1_...
Hi Folks,I'm having a problem with connecting my ST-Link/v2 to my new board with a STM32H7ARIT micro on it.I have had no problem connecting the ST-Link to another board with the STM32F103RBT6 micro on it. I have the Debugger configuration in the STM3...
Hello,I sort of feel *** not to get sure there not a best solution. I develop an Audio board, with USB HS. I will have a good 49.152MHz clock to drive the SAI, and I wanted to ue it for the HSE.49.152 * 125 / 256 = 24MHz that I need for the ULPI. Loo...
Posted on October 30, 2008 at 10:50CAN filtering
Hello, for safety applications, are there any recommendations for tool chains from ST's side?
I want to control the intensity of 12 led's simultaneously. I purchased LED DRIVER 19 CLICK and STM32 Nucleo-L073RZ board. Please help me with the programing and interfacing.
Greetings! I'm experiencing strange behaviour when invalidating or enabling the DTCM-RAM on STM32H723 (using the Nucleo board for this). When debugging and using the step-over functionality, the invalidate and/or enabling process for the D cache seem...
i m using an stm 32 microcontroller to read adc channel, this is my approch: discontinuous DMA requests in Normal Mode and single conversion adc for multiple channels, i want the adc channels to be read 20 times in a row, with a frequency of 1Khz usi...