User Activity

Hi I have red the reference manual if STM8S001J3, but I still confused whether pwm is the same as TIM ? But when I checked in the section of TIM1, TIM2, adn TIM4... Only TIM1 and TIM2 that have pwm mode. Does it mean that STM8S001J3 only has 2 pwm mo...
Hi, do you know how is the simplest code to send data from stm32(master) to arduino (slave) through spi.I tried to write my own code, so here is the sktech ofmy code :#define SPI2_Funct 0x05 // This is a function of GPIO AFR#define CMD_LENGTH  2#defi...
Posted on July 06, 2018 at 16:09Sorry for my stupid question, but this makes me really confused. I was just looking for the the bus with connected with the EXTI, then I found that APB2 bus is connected as it is shown in the reference manual in here ...
Kudos from