Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
STM32F20x datasheet talkes about TNRST_OUT, but Figure 40 shows NRST pin as input. Which is right?In view of point NRST can be behaved as OD output, then it will expand the external reset pulse is expanded by 20us?e.g.In other words, external periphe...
In disco boards and evaluation boards there are 1.5k Ohm resistors, would it be a problem if I use 2k Ohms?
We purchased the STM32F103 MCU chip in the China, and it can be seen from the silk screen that there are two origins, one is Malaysia and the other is Taiwan. For the same HEX program, MCUs made in Malaysia can be programmed and erased normally throu...
Hi,I did the basic set up for configuring the usb micro A device connector added on the nucleo board (not the ST-Link connector). Clock is set for usb (HSE, 48MHz through PLL) and the USB_VIRTUAL is set on CTC. I generated the code with Cube IDE and ...
I need 16 DAC outputs for my project. I was planning on using Texas Instrument's DAC8168IAPW over I2C and making a daughter board to connect to the Disco board. I also plan on adding an IC to drive LEDs. Do I power the daughterboard using the Disc...
I used the STM32CubeIDE for 3 years on a Windows10 PC. After installing the 8-bit ST_Tools (STM8CubeIDE,...) on the same PC the connection to a NUCLEO-64 (STM32-G431RB) does no longer work. Now STM32CubeProgrammer reports "No ST-Link detected". Howev...