STM8
Posted on December 19, 2012 at 16:45Respected All: I new for STM8s003k3 and i compile the peripheral coding like GPIO,USART ..But i did not not got Hex file.And i use the STVD compiler.Can any one tell me how create a hex file.i Read the P...
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Posted on December 19, 2012 at 16:45Respected All: I new for STM8s003k3 and i compile the peripheral coding like GPIO,USART ..But i did not not got Hex file.And i use the STVD compiler.Can any one tell me how create a hex file.i Read the P...
Posted on October 23, 2012 at 13:02hello, i'm trying to play raw pcm (22050 Hz, 8 bit unsigned, mono) from sd card to DAC through DMA, with ring buffer. everything works perfectly when i'm using TIM2 as interrupt source (at 22050 Hz) and DAC's softw...
Posted on July 07, 2012 at 14:41hello, i have done other MCUs like 8051, PIC, AVR. now i want to use this MCU. i want to start with STM8Sxxxx series..please suggest me how to start.thanks in advance.
Posted on December 17, 2012 at 22:07I'm willing to init UART in asm and not sure is it required to configure specific IO port pin as output pin with Px_DDR and only then then I can use UART_TX or the pin configures in output type automatically wh...
Posted on December 10, 2012 at 12:49I used the eDesignSuite for my first time. The design was a flyback converter and the feedback to the controller is solved using an optocoupler but with no reference. It's only specified an OPTO with CTR:1. Can an...
Posted on December 11, 2012 at 16:08Hello, attached is a picture of the power input of my circuit and the protection diodes I have implemented. This is an automotive device with a 12V nominal input, that will get voltage spikes of up to 60V during e...
Posted on March 24, 2012 at 11:16can anyone tell me where should i will get design tool or Exel sheet for designing l6562 in flyback mode .I already downloaded the tool for l 6562. but it is for boost mode only.please help me. #l6562-desgin-tools
Posted on November 29, 2012 at 14:24Hello! Now I'm in search of design of my project and I really going to use STM8s208 MCS's. Im'm new to STM8 at all.I need a wired controller network, with about of 20 devices. Every device should be able at any ti...
Posted on November 20, 2012 at 13:59sabject only using viper28 makes error
Posted on November 16, 2012 at 10:15When debugging an STM8 using the STM8S-Discovery I can't inspect global variables. When I set a break point and add a variable to the watch window in STVD, I get ''no debug info'' in the Value column. Local variab...