Hello,I have a LDF File with one Master and 2 almost identical slave nodes. The slave nodes only differ in name and ID. For example:slave_1 subscribs to slave_1_state and slave_1_position.slave_2 subscribs to slave_2_state and slave_2_position. Now I...
Our implementation of the SWIM protocol expects the "HSI clock is trimmed" bit in the SWIM CSR to be set after initialization. As UM0470 states, "At the end of the option byte loading, the HSIT bit in the SWIM_CSR is set by hardware."In a test with S...
Hello,We have STM8S105K6T6C parts with same COO = Malaysia and same date code but some have MSL listed as 2 on the manufacturing label and the others have 3 as MSL. The question is which MSL is the correct one or they are both correct? I couldn't fin...
Hi,I am using window 10 version. Initially STVD was working well. Now from few days its not working. Automatically workspace get deleted, not generated. STVD starts not responding error. Automatically get closed. I am using COSMIC compiler.Then later...
the DOS window says synchronization OK then gives a unknown exception then says ERROR and dosnt load code any ideas?
Hi,I am using STM8S105c6 , I have used timer1 software interrupt, to generate PWM. but I am not able yo control it, not duty cycle not frequency plz check code give and correct me.Thanks in Advance/* * BMSBattery S series motor controllers firmware *...
Hi =) Short version: should there be time (cycles) between updating ARR/CCR registers and generating an update event by setting the UG bit in TIMx_EGR?Long version:I am using one timer, which is automatically enabled (triggered) by another timer.I ma...
Hello Dear,I am using STM8S105C6 microcontroller and want to toggle the GPIO, But I am not able to do this.Will you please help