STM8L1526 EVAL ST-LINK USB DRIVER
Posted on May 06, 2011 at 10:10Where can I find USB driver for STM8L1526 Evaluation board on Windows XP machine to connect as ST-Link.
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on May 06, 2011 at 10:10Where can I find USB driver for STM8L1526 Evaluation board on Windows XP machine to connect as ST-Link.
Posted on May 05, 2011 at 16:31Good day! I'm writing my first project with STM8. Here are a couple of questions: - AVR-GCC has a convenient attribute PROGMEM (http://www.nongnu.org/avr-libc/user-manual/pgmspace.html) to store data (for example big a...
Posted on April 29, 2011 at 14:46Hi, is it required to setup the prescaler in SPI slave mode? And why can i scope a clock of 1Mhz, if i set a prescaler of 2 (f_Master/2) in master mode whereas i have an oscillator of 16Mhz. (standard STM8S-Discovery...
Posted on April 26, 2011 at 15:10Hi all, Is there anyone who can give me some advice about the STM8S SPI? I tried to setup STM8S105 as the SPI master mode with the hardware slave select management mode which is transmit only mode. Here my source cod...
Posted on April 11, 2011 at 17:08Where can I get the Discovery firmware library? The page stm8sfwlib no longer exists. Graybeard
Posted on April 19, 2011 at 10:42Hello, I have just finished my project, but unfortunately I have a problem at the end. ;) My Stm8s Discovery is in a plastic box together with a cell phone. When the cell phone get switched on, the microcontroller re...
Posted on April 15, 2011 at 00:09Where can I get the stm8s discovery dev.zip file? thanks, A. D.
Posted on April 15, 2011 at 23:50I am trying to use the discovery board to work with an IR receiver to receive an IR instruction and then output onto the LCD what the instruction is. I tried looking at and trying to play with the example USART IrDA ...
Posted on March 18, 2011 at 16:24I have just purchased the STM8L-DISCOVERY, I have problems getting the device communication functioning on my primary PC. I have installed all the same apps... on a secondary PC, on this PC all is OK.On my primary PC...
Posted on July 01, 2010 at 01:39Hello all, The analog to digital example provided, ADC, uses 1 analog channel (channel 9) only. I am working on an application and need to convert 2 voltage channels. 1) is there a way to set up the A/D to cause an i...