Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC problem

Posted on November 19, 2015 at 23:22I'm working on some code to set the RTC alarm, and I've gone through all the resources I can find on how to set this up correctly, but it's just not working. If you could take a look and see if I've missed anythin...

jherrmann by Associate II
  • 2848 Views
  • 2 replies
  • 0 kudos

zero page ram page memory mapping on STM8S003

Posted on December 09, 2015 at 10:21Hello,on STM8S003F3U according to datasheet there is 1024(total ram) - 513(stack) = 510 bytes for user application: 256 byte in the zero page and (510-256)= 254 in Ram section.If use the short stack compilation op...

''C'' Library for ATmega8 and ST7590 Modem PLC

Posted on December 07, 2015 at 20:15For a project in prototype assembly stage it is necessary to link an 8-bit microcontroller with the modem ST7590T, for it would be desirable to have the ''C'' library that is mentioned in the 1076 User Manual (UM1...

C Library for ATmega8 to drive ST7590

Posted on December 07, 2015 at 20:10For a project in prototype assembly stage it is necessary to link an 8-bit microcontroller (ATmega8) with the modem ST7590T, for it would be desirable to have the ''C'' library that is mentioned in the 1076 User M...

I2C not working

Posted on December 05, 2015 at 10:29Hi, I'm using STM8S003F3 controller to monitor a temperature sensor using I2C Interface. I'm able to monitor while in debug and Run mode (in STVD IDE) using SWIM, but once I program into flash (using STVP through ...

aleena by Associate
  • 879 Views
  • 0 replies
  • 0 kudos

Need help

Posted on December 03, 2015 at 12:29I m beginer to tis stm8s i m using stm8s003 series with cosmic compiler to develop a product i need a sample of tm1638 interfacing with spi can any one help me please .. thanx in advance ..  #stm8s

STWBC FIRMWARE

Posted on December 03, 2015 at 10:14I bought the starter kit STEVAL-ISB027V1, EWSTM8-2015 I downloaded and installed it but I can not find the source of the firmware.Where are? Thanks.

SWIM sequence - recalibration after OPT Loading?

Posted on November 30, 2015 at 10:22Hi, I am implementing SWIM Protocol for an own programmer. It already works quite well with STM8S003 but I am facing difficulties with STM8L101. I wonder why the 128 HSI-timing-pulse on SWIM entry from the STM8L i...

at1 by Associate II
  • 819 Views
  • 0 replies
  • 0 kudos

STM8S105 direct register access, pointers...

Posted on November 25, 2015 at 15:14Hello everybody,  I'm working on the STM8 discovery board to implement some application which controls the STM8's GPIOs from an SPI master. The code relies on SPI interrupts. I would like the master sends the addr...

alexis2 by Associate II
  • 1008 Views
  • 2 replies
  • 0 kudos