Power management

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Port SPN3 motor-control examples to DK2?

We are considering using a combination of the stm32mp157 and several powerSTEP01 devices in a system with multiple stepper-motors.The X-NUCLEO-IHM03A1 plugs into the -DK2 just fine, but the SPN3 examples only work on the F0xx, F3xx, F4xx, and L0xx se...

I am using eval STPM34 for energy meter project. I am connecting ESP32 to STPM34 using UART. i.e. only Tx and Rx are used. I am writing ESP32 code using Arduino IDE. I cannot read any other register data

I am using eval STPM34 for energy meter project. I am connecting ESP32 to STPM34 using UART. i.e. only Tx and Rx are used.I am writing ESP32 code using Arduino IDE.When I use Serial2.read() function to read any register data, I always get "160 0 0 4"...