STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

12 unique PWM channels required for STM8S208 - best options?

Posted on January 21, 2013 at 23:09I was speaking with an ST marketing engineer, and he informed me that the STM8S208 has the capability of driving 12 independent PWM channels, but after looking at the datasheet more closely, it seems that it can on...

Programming 2 STM8L at the same time with 2 ST-Link/V2

Posted on September 04, 2012 at 12:36Hello everybodyI'm trying to program 2 STM8L151 at the same time using 2 ST-Link/V2 and 2 STVP-Cmdline.exe calls, but I can't. Is there any way to get it?.Thank you in advance

Instruction cycles and gpio access

Posted on January 13, 2013 at 18:58 I wanted to see how fast the gpio pins can be 'pulsed', so I created the following piece of code: /* Switch to 16Mhz Crystal Osc clock */ CLK_ClockSwitchConfig(CLK_SWITCHMODE_AUTO, CLK_SOURCE_HSE...

0690X00000604zCQAQ.png
klaasdc by Associate II
  • 806 Views
  • 5 replies
  • 0 kudos

stm8A interrupt usage

Posted on January 14, 2013 at 00:37Hello everybody,I'm newbie at STM8A. I'm using IAR IDE. I downloaded stm8peripheral from st web site and I'm trying to use template project in the file. Firstly, I wanted to use TIM4 and I copied all file in the ex...

STM8AF, VQFN32 exposed pad connection to Ground

Posted on January 10, 2013 at 11:33The exposed pad of the STM8AF6266 VQFN32 package should be connected to Ground. It doesntt prevent to connect the VSS pins. The documents are going to be updated #hardware-qfn32

I2C Multi-master problem

Posted on January 07, 2013 at 17:01I'm connected to a device that wants to be master probably 99% of the time. There is a small % of time I need to be the bus master.. Whenever I check the BUSY bit in SR3 the bus is always busy because the device is...

STM8

Posted on January 02, 2013 at 07:26

stm8s active halt mode PA1 port pin issue

Posted on December 28, 2012 at 12:18hello, following is the short details about the objective of the program..and their after the problem what i am facing... I am using stm8s005c6t6 controller and  we are using capacitive based power supply (lm7805)...

I2C slave mode can't re-start

Posted on December 29, 2012 at 01:45dear all,I used stm8l mcu and set the i2c in slave mode.I initial i2c bus and already set, then remove the bus(SCLand SDA had pull high ).if i pull low the scl pin before connect bus again and then initial i2c.The...

ellisshz by Associate II
  • 336 Views
  • 0 replies
  • 0 kudos

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...