where will i get pspice model for stm8s muc???
Posted on June 28, 2017 at 09:25i am designing my own circuit by using stm8s003f3 muc... to simulate my whole design on OrCAD and make its PCB layout....plz help me....
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on June 28, 2017 at 09:25i am designing my own circuit by using stm8s003f3 muc... to simulate my whole design on OrCAD and make its PCB layout....plz help me....
Posted on June 26, 2017 at 22:26Hello all,I am using the 10 bits ADC converter of the STM8S105C6T6 MCU.I have a question about the maximum rating of the analog input voltage channel:in the datasheet of the MCU, it said that the max positive input vo...
Posted on June 19, 2017 at 20:12I am trying to interface USART1 with the stm8l. However I am getting a problem that whatever the value I assign to the USART1_DR , it always takes the value of 0xff no matte what. my code is as follows:(I am working w...
Posted on June 20, 2017 at 21:29 Hello, My apologize for poor English I'm working on the'simple' (as I thought) task: reading thermo sensor's indication over I2C interface. The procedure is: send command, 1 byteread sensor's answer, 3 by...
Posted on June 17, 2017 at 12:50STVD 4.3.10Cosmic V4.3.7eBay el cheapo STM8S003F3P6 (The blue one with the LED on B5)Hello all. I am having a bit of a problem with I suspect basic interrupt coding. I have the LED blinking at a variable rate with a v...
Posted on December 15, 2016 at 11:01I have to identify the device via SWIM protocol. But I cannot find any information about the existence or structure of any ID register (device ID, part ID, MCU ID, core ID, etc...)#swim #id #deviceid #id-register ...
Posted on June 17, 2017 at 02:42Hi friends, I am new on STM. My STM8L Discovery I have bought that dont have a micro chip(STM8L152C6T6) because old owner use it for diffirent project. I want to learn this kit but hard to find STM8L152C6T6 in my coun...
Posted on June 13, 2017 at 10:30I am not able to configure encoder interface mode on Tim2
Posted on June 11, 2017 at 12:05Hello allI have an eBay ST-LINK V2 with an STM8S003F3P development board. Following the tutorial I have managed to get the project compiled without errors and set up the debugger options as instructed with the SWIM ST...
Posted on June 09, 2017 at 19:05HasThe port PD2 on the STM8S goes from being an analog input to a digital output when a break is hit during debug.I have an analog signal being fed into the port PD2, pin 19 on STM8S103F3 and all seems to work fine du...