User Activity

Dears,There is SPV1050 in my circuit. Works without MPPT, boost mode. The problem concerns BATT_CHG state. Documentation says BATT_CHG output reflects DC/DC converter state, i. e. it is active (low) when DC/DC converter works. Simply saying:1. When i...
In documentation (RM0503), I2C CR1 register contains SBC bit field (Slave Byte Control), at position 16. Unfortunatelly, LL driver files (actually stm32u073xx.h, which is referred by driver files) have no corresponding defines.
Steps to reproduce are pretty simple:1. In "Pinout & Configuration", open "Middleware and Software Packs". Select "ThreadX". Enable "Core".2. In "Project Manager -> Advanced Settings, change all drivers from HAL to LL.3. Click "Generate Code" from Pr...