STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

uint32_t variable value using STVD and cosmic FSE compiler.

Hello, I'm working on a project using STVD and the COSMIC FSE compiler to program a stm8s207 processor and having trouble assigning large values to a uint32_t or unsinged int variable. I follow different syntax but they all yield the same result. The...

jjsnz by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

STVP DLLs report issue if connecting to ST-LINK v2

Hi all,I started to develop a small console application in C++ , based on the following document : https://www.st.com/content/ccc/resource/technical/document/user_manual/90/cb/42/ef/2e/53/46/75/CD00060186.pdf/files/CD00060186.pdf/jcr:content/translat...

FMatt by Associate II
  • 458 Views
  • 2 replies
  • 0 kudos

COSMIC checksum and linker issue

Hi !I already had some checksum problems with older versions of COSMIC. They have been fixed by COSMIC.btw; Do not set breakpoints inside code while running checksum functions...Now I have a new issue:STM8S207SB with modsl setting.I like to use one o...

hjs by Associate II
  • 586 Views
  • 2 replies
  • 0 kudos

Unable to communicate to external peripheral device using I2C.

I am using STM8L Discovery board, and want to communicate with external memory and humidity sensor which requires I2C protocol for communication.I am using STM8l15x standard peripheral library, but unable to communicate. I found the following problem...

NPaba by Associate II
  • 2677 Views
  • 13 replies
  • 0 kudos