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

STM8 checksum

Posted on December 16, 2015 at 15:44Hi,i have generated hex file for a particular project. The controller used is stm8s003f3. My question is regarding checksum. I'm not familiar with checksum. How can i add checksum to this hex file.? How can i dete...

Design calculation (Application note)

Posted on December 16, 2015 at 11:23HI, I have designed a isolated flyback using VIPER37LD in eDesign Studio and found the schematic is matching with the expected.but i want to conform the components value through design calculation.so i request you...

raju by Associate
  • 1101 Views
  • 0 replies
  • 0 kudos

STM8L Discovery

Posted on December 08, 2015 at 20:26Hi guys,I am trying to access STM8L Discovery board bootloader, to upload some code..The problem is...where can I connect my usb/rs232 converter??The pins for usart1 are connected to LCD display..Does any one know...

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

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