Other Parts Discussed in Thread: MSP430G2553, TM4C123GH6PM
We are trying to drive the Ceiling BLDC motor through the DRV10983 module by MickroElekronika using an ESP32 WiFi chip.
We have used Arduino IDE for that where we used Wire.h library for i2c communication.
But the i2c communication is not established yet.
It will great if you can provide Arduino sample code for PWM mode/ i2c mode.
We have ordered a TM4C123GH microcontroller also, can you please guide me through the whole process to drive the module.
If you can provide a small and simple TM4c123 code that help me to drive the motor at PWM mode.