How to drive bicolor LEDs by one pin.
How to drive bicolor LEDs by one pin. I think turn off LEDs when setting GPIO input. But it is not. On pin high level. What is problem.
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
How to drive bicolor LEDs by one pin. I think turn off LEDs when setting GPIO input. But it is not. On pin high level. What is problem.
The datasheet does not explicitly call out maximum current that can be monitored with the "current_sense" pins but it appears to be 1.5A. Does that imply that this is also maximum continuous per output current that the part is rated to? Or is it 3.8A...
ST10F276Z5T3: Shelf-life, recommende storage conditions
Compiling main.c...cxstm8 +warn +mods0 +debug -pxp +strict -pp -ps -psa -pu -l -i"C:\Program Files (x86)\COSMIC\FSE_Compilers\Hstm8" -clDebug\ -coDebug\ main.c#error cpstm8 stm8s.h:2525(12) missing ;#error cpstm8 stm8s_gpio.h:68(18) incomplete declar...
I tried the example code in this document - dm00405517-getting-started-with-the-stm8s001j3-microcontroller-stmicroelectronics.pdf, the code was://Recommendation for STM8S001J3 firmware AN5047 12/20 Rev 2 /* MAIN.C file */ #include "stm8s.h" #include ...
Hello,When I connect USB-C source power to our device, PD sniffer shows Source:DFP sends DR_Swap message to our device, which has a STUSB4500 PD controller. However, our device(Sink:UDP) always sends Reject command. My questions are:Does STUSB4500 su...