I’m building a CNN model to run on an STM32F746NG Discovery board following the “TensorFlow Lite for Microcontrollers” tutorials and the TinyML book. I know that the supported TensorFlow-Keras functions […]
**QUESTION (#5): Fluffy-Inflation-446:** ” I really struggle to completely understand the bootloader part and integration when using u-boot. Any good materials to dive in u-boot port and device tree manipulation […]
Hi guys, how can I properly measure the current consumption of the microcontroller on my STM32 Nucleo-64 evaluation board (NUCLEO-L073RZ)? The manual instructs me to remove the JP6/IDD jumper and […]
Hello, Got a uart-to-rs485 converter board from the AliExpress . Its schematic is very close to this one It has a 120ohm resistor at data lines however it is not […]
I want to design a charger that charges my lifepo4 battery(4s,3p). The charger is going to be AC to Dc charger having an output of 14.6v 15Amps. My challenge now […]
Hi friends, I need assistance implementing a low-power mode to extend battery life for the ATmega2560 with Zephyr OS, and resolve the issue of failing to wake up from low-power […]
Hey everyone, I’m currently working on a PCB design involving the DRV8320 and the STM32G431RBT6TR. As you can see in the attached images, I’m trying to minimize the number of […]
Hey Devs , I’ve been trying to make this simple LCD screen circuit that displays “Hello World”. I have made my connections like this And my code is very simple […]
Hello – I’m working on a revision of my 1-inch-MIDI project https://www.youtube.com/watch?v=5Ws_JfCw5NY that incorporates a potentiometer on the AUX pin, along with an ICSP header arrangement. Thinking I’ll use a […]