HelloIn my application, I use the DAC of the Micro to charge a capacitor(47uF). When the micro is power off, the voltage on the capacitor start to discharge with a high impedance resistor(6.8Megohm). I want the leakage current of the Micro I/O small ...
Hello,I use an STM32F767 microprocessor on a custom PCB and test it with power off and on conditions. After uploading the codes, I powered off and on the system. Then, the system works only while the ST link adapter is connected. Do you have any sugg...
I'm talking to a camera device on I2C1. That is working fine. I read back the data via DMA on a scan signal. This also works fine except for one bit, D6, mapped to GPIO PA6. If the output pin from the camera is connected to PA6, I2C1 stops working. F...
Seems there is an error in the STLink firmware (upgraded to the latest version just now), clock is off about 1%.
I chose STM32F030F4 as MCU for my device. I have gone through its schematic (attached for reference). I have little doubt about it. The capacitor values are written 104, that's it. Please help me find its unit, I will be too much helpful.Secondly, I ...
Messrs ST,my customer has asked to me to replace their actual microcontroller with STM32H7A3NG: the more difficult thing is the placement of decoupling capacitors because their placement is not permitted on the bottom of the PCB (as best practice for...
I developed a stm32 project for the Nucle-H745ZIQ board with stm32cube ide, there's no issue downloading the code from IDE using its debugger. However, when I tried to download with stm32cube programmer, the code doesn't run (no expected actions can ...