Hi 👋🏻 My friend and I wrote this code to control a Nema34 motor with a DM680E driver for a drilling cycle. We want to dynamically adjust the speed between […]
Anyone having experience in extending I2C bus length using P82B715?
I want to start a project on multidrop bus interface using rs232 . Those who have expertise please ping me
Hello, i am trying to integrate ethernet with NRf’s boards on Nordic connect sdk 4.2 and there are so many build related problems i am encountering. If someone has experience […]
any suggestions for learning parallel TFT interface from scratch?
I’ve problem that USB serial cannot detected on device manager. The message is “USB\DEVICE_DESCRIPTOR_FAILURE”. Did everyone here experience the same problem when connecting MKR device for the first time. Please […]
Good day devs, I tried integrating a SIM800 module with FreeRTOS for a small start up. I plan to use HAL_UART functions with a timeout mechanism for UART communication, but […]
I’m programming an STM32 NUCLEO-F207ZG board and trying to output a PWM signal on pin PE_9 (D6) to drive an LED. I’m using low-level register programming (no HAL/LL drivers). However, […]
I currently face a situation where I have to use Google Test for C-Code. So I am not really able to use gmock to mock C-modules. What I want to […]