Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hi,Where can I find STG3692QTR Tj-max and the package thermal resistance data?
Hi,I am experiencing a serious problem with STM8L050J3.Due to an unused pin configuration of port A (PA1..PA7) then excluding PA0 used as SWIM, in order to check for any difference in current consumption, I have configured Port A with the following c...
I need 2 PWM signals each with different frequency and duty cycle. So I'm using TIM1 and TIM2 for this. But these PWMs are not synchronised. Please help me on this.
Hello, I would like help to have configurating the ADC peripheric to use it in continuos mode with three channels of the micro stm8s005c6, could you hand me an example made with the FWL from ST? Im using it right now with no success.I have being read...
static bool isEOBtnPressed = FALSE;static bool isECBtnPressed = FALSE;static void monitor_d_input_button(void); /*PB1 pin as input pin pull-up mode*/static void monitor_o_input_button(void);/*PB2 pin as inputpin pu;;-up mode*/static void monitor_c_in...
It has been weakly suggested in other threads, but I would appreciate a firm confirmation. Does anybody have first-hand experience doing this?Is anything else required? For example connecting the grounds of the SWIM and JTAG? (Hard to guess the corre...