Unable to find Schematics of Nucle0-F446ZE board
I am unable to find schematic for Nucle-F446ze board in the STM documentation.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
I am unable to find schematic for Nucle-F446ze board in the STM documentation.
I want to use my ADC of NUCLEO-H563ZI, but there is a problem with my ADC. ADC output does not match to input voltage. Test results are as fallows.I am using ADC2 IN1, IN2, IN3, IN5, IN6, all singled ended. And I am using 25MHz HSE OSC of NUCLEO-H563...
Hello,I've successfully used the code below to enter shutdown on a U585CIUx. It wakes up on button press and I can tell it is coming up from reset because of timestamps (based on time since startup) and terminal output that only happens during startu...
Hi all, I just bough this display extension board GFX02Z1 and have a Nucleo-F412ZG. I tried to follow the ST tutorial to write hello world on the display, but I ran into some issues. And being completely new to CubeIDE, I have no idea what's going on...
I have the STLink V3MINIE. When connected to the PC the red power LED is on. But I can't program any device because there is not target voltage. ST Prog (v2.17) shows Target voltage 0.00 VHow can I fix this? Is there a jumper or solder connection mis...
Arkadaşlar üzerinde bir adet MCU (32f103 v8tb) var, içindeki firmware'i okuyup başka bir karta kurmam gerekiyor. Bunu hangi st link ile yapabilirim lütfen yardımcı olun.
firstly I got an error on the Arduino IDE:Error: Old ST-LINK firmware version. Upgrade ST-LINK firmwareError: Old ST-LINK firmware! Please upgrade it.then I followed the instructions on how to upgrade, this is what comes up in the STM32CubeProgrammer...
Hi, I am trying to interface with a 3.5-inch ILI9488 TFT display (without touch) on an STM32H563ZIT6 microcontroller. I'm attempting to write a test function to fill the entire screen with a solid red color, but it's not working. Could anyone please ...
Per corporate policy, USB Mass Storage devices are DISABLED on our corporate laptops. Period, end of story. There is no means to get around it, these are the rules. Is there a means to DISABLE the mass storage feature? I see this is available for ...
Hello,I have a custom made board, currently running with just an STM32F030K6T and a simple regulator on it.Trying to implement power saving modes I face some weird behavior on the DBG module of the MCU.The problem is that even after writing the DBG_M...