Why Nucleo F746ZG showing LD5 (Over current) on when running simple LED blink code? Also controller heating is more
Hello i am using Nucleo F746ZG board. When i run simple LED blink code with below code its not showing LD5 (Over current) on.#include "mbed.h" // Blinking rate in milliseconds #define BLINKING_RATE 500ms int main() { // Initialise the digital pin...