STM8 MCUs

Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Incorrect ADC readings

Posted on March 03, 2015 at 11:58Hi,I have encountered with some issues with ADC readings.I’m using STM8S003F3 and reading 4 of 5 ADC channels (2, 3, 4, 6) and the readings are not as expected.For testing the ADC readings, I use STM8S003-Discovery a...

lior2 by Associate
  • 599 Views
  • 0 replies
  • 0 kudos

Debug Dwarf errors, cannot debug using STVD

Posted on March 02, 2015 at 20:24Hello,My problem is using the STVD debugger.  The development platform is win7 64.  The tools are STVD 4.3.6, Raisonance Ride7 7.50.14.0185, RKit-STM8 2.54.14.0283.  The debugger starts normally, no errors, it appear...

rmottes by Associate II
  • 595 Views
  • 0 replies
  • 0 kudos

IEC60355_STM8AS_V1.1.0, periodic RAM test error

Posted on February 23, 2015 at 18:27I'm runningST library IEC60335 STM8AS v1.1.0 in a STM8S105C6.RAM March X periodic test is failing, I think there is an error in the library.Class B RAM (fromCLASS_B_START=0x10 to CLASS_B_END=0x7F) is checked from ...

Stm8s003f3

Posted on February 17, 2015 at 14:04Hello im working with stm8s003f3 in that unable to use external interrupt pin..in datasheet its mention for 20 pin ic port b will have external interrupt capability.. I have made port B pin as input with interrupt...

ekta by Associate II
  • 617 Views
  • 0 replies
  • 0 kudos

STM8S105 _ EXTI interrupts

Posted on September 03, 2012 at 15:00Hi all. I'm developping an application on stm8S105S4, requiring among other peripherals, the use of 7 EXTI interrupts. -2 on port D -3 on port B -2 on port E. Scanning the forum, i ve read there is no ITpending f...

thibaut2 by Associate II
  • 644 Views
  • 2 replies
  • 0 kudos

Unable to compile STM32F4 demonstration

Posted on March 13, 2013 at 21:54I'm trying to compile the Demonstration sample from ST.com for my STM32F4, using Eclipse CDT and the GNU ARM Eclipse plugin. For more details and the Eclipse project, see Simply clone the project, and import the Ecli...

josef by Associate II
  • 775 Views
  • 2 replies
  • 0 kudos

Code size limitation bug in Cosmic compiler 4.3.13

Posted on February 04, 2015 at 10:36Hi folks We're using the 32k code-limited version of the Cosmic compiler: I've just downloaded the latest version 4.3.13 to ensure the bug exists in this, which it does... I suddenly had a report that my code had ...

jro by Associate III
  • 486 Views
  • 1 replies
  • 0 kudos

Stm8s discovery linux tool for stm8

Posted on January 06, 2015 at 15:55Hi guys, I am developing a tool for linux. grab it from : https://meocloud.pt/link/d1a42ac2-a022-4661-aee2-a1a2188c4c6a/LyPus/ Its for amd64 machines, it will create a folder on /tmp (where it will hold the session...

lmx1 by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos

Stm8s discovery linux tool for stm8

Posted on January 05, 2015 at 00:04Hi guys, I am developing a tool for linux. grab it from : https://meocloud.pt/link/d1a42ac2-a022-4661-aee2-a1a2188c4c6a/LyPus/ Its for amd64 machines, it will create a folder on /tmp (where it will hold the session...

lmx1 by Associate II
  • 578 Views
  • 2 replies
  • 0 kudos

error while compiling the stm discovery-kit touch example

Posted on April 29, 2014 at 08:45hi, i am working on touch interface for start i am trying to work on stm discovery board. i have downloaded the touch example provided by the st.com while compiling the project i am facing the problemsstm8_tsl_rc_acq...