STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Not able to print Floating Values using STM8S103F3P.

I am doing a Current, Voltage Measuring project using INA219 Current Sensor and using STM8S103F3P Mini Development Board. And monitoring the data in Serial Monitor. But I am not able to read/write Floating Values. For Eg: Multimeter is measuring 21.2...

Assembler examples requested

I am new to STVD. I would like to make some assembly level programs. Is there any assembly example programs ? please help

joseateg by Associate
  • 537 Views
  • 2 replies
  • 0 kudos

Debugging Error with STVD version 4.3.12

I am new to STM 8I have just started assembly level programs on ST visual Develop. Version id 4.3.12.I can not debug my test program.When ever  I start debugging and clicking run  command the IDE hangs. I use windows 7  . Please help

joseateg by Associate
  • 419 Views
  • 0 replies
  • 0 kudos

Resolved! STM8 bootloader UART write memory

Hello,I am developing a firmware for a host device to flash STM8S via UART.My issue is when I send a write command, STM8 didn't response anything.- Host sends write command: 0x31 0xCE, STM8 responsed ACK 0x79 . Host replies 0xFF- Host sends 5 bytes a...

thaonguyen_0-1717408740348.png

Cosmic C Compiler 4.6.1 break my code

Hi allRegarding the current release for STM8:COSMIC STM8 C Compiler Special EditionVersion: 4.6.1 Date: 31 Jan 2024Just to report that the current version of Cosmic C compiler on STM8 break the code snipplet attached.With the MOCKUP undefined, the co...

CAN filter - STM8AF5288

Alright, I got my CAN stuff working in ID/mask mode, with 'all accepted' values.I need to setup a CAN filter to only receive STD ID of 1512 (0x5e8).I'm confused why this doesn't work.  Using SPL looking at the CAN examples.  I saw IDList, and this se...

Resolved! STM8AF5288 - CAN issues

I'm trying to get my STM8AF5288 to read CAN from a TJA1050.I had it reading perfectly.  1Mbps @ 16Mhz.  Using time_seg1 of 8, tim_seg2 of 7, prescale of 1.  SJW1.The sending unit is an Arduino attached to an MCP2515 and TJA1050.  Verified with anothe...

WS2812B with STM8s003

Hello, I have bought an STM8s003 board and would like to use it to control ws2812B LEDs. But the libraries I have used with other controllers e.g. FastLED are not compatible with the STM8s003. Do you have any idea how I can solve this? I would prefer...

Erik1 by Associate
  • 1981 Views
  • 7 replies
  • 2 kudos