How change project name in STVD
Posted on April 30, 2017 at 19:48I'm using the STM8S-Discovery template in STVD. How can I change the name of a project?
Posted on April 30, 2017 at 19:48I'm using the STM8S-Discovery template in STVD. How can I change the name of a project?
Posted on May 12, 2017 at 10:39Hi;As you seen above, Libraries List is unselectable. İ want to change them manually. Why is Libraries List unselectable?
Posted on May 10, 2017 at 21:29Hello,My team and I are designing a product using the STM8S003F3. We connect to a host controller using SPI. This works great!Now I want to enable firmware update functionality. I started to get into SWIM protocol when...
Posted on October 27, 2016 at 14:45Hi ,We have a requirement to capture the PWM input at Timer2 channel 1.We are using STM8AF6266 micro.Requirement:We have to capture 2 PWM inputs received at Timer2 channel 1.1) Falling edge 100 - 0 % 200Hz signal i...
Posted on May 10, 2017 at 22:22Sometimes function returns RESET then Pin state is SET (corresponding bit in IDR register is '1').Example. The condition - if (GPIO_ReadInputPin(GPIOx, GPIO_PIN_X) == SET) {some code} else {some code} - not working cor...
Posted on November 01, 2016 at 18:44hello everyonebeen playing with that mcu for a while but I cant set up UART IRQ DR(data register) emptyIO pins interrupts work as expected but after setting TIEN in CR2 function enableInterrupts() freezes whole ch...
Posted on May 10, 2017 at 18:25I use the IAR embedded workbench IDE (version 2.20.2)I have to change the project from STM8S003 to STM8AF6223.in the project options i have set the correct device and added the file stm8s_tim5.c and deleted the file s...
Posted on May 08, 2017 at 06:40 which function will use for changing direction of bldc motor, changing speed up to constant value using pot in both direction when speed is zero?? #bldc-motor-control
Posted on April 24, 2017 at 08:39Hi,I have a #I2C setting problem on STM8L101, I am using the ST's ''STM8L10x_StdPeriph_Driver'' library and try to setup the I2C bus to run at standard mode 100KHz (with system clock of 2MHz) for reading a magnetic s...
Posted on April 27, 2017 at 17:36Hi, Is there any differences in ST-Link programmers? I mean STM8S-Discovery board and stand-alone ST-Link. Does stand-alone programmer work faster?Best regards,Hubert