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

Data Memory read Issue

Posted on April 12, 2017 at 09:07The original post was too long to process during our migration. Please click on the attachment to read the original post.

stm8s003f3p6 eeprom program

Posted on April 12, 2017 at 06:26Hello,Does any one have  stm8s003f3p6 eep-rom read and write example code in stvd. How do I assign  dataeeprom  address directly to a pointer variable. unsigned  int *ptr=(unsigned int *)0x4047;   is this OK?? Thanks...

_stext not defined

Posted on April 06, 2017 at 16:20Hi. I change memory model and libraries for code larger than 64K. The error receive after linking: #error clnk Debug\canli.lkf:1 symbol __stext not defined (Debug\stm8l_stl_startup.o ) The command: 'clnk -l'C:\Progra...

TVS for JTAG port?

Posted on April 06, 2017 at 17:13ST product selector doesn't have a selection for JTAG port.  What bi-directional ST Micro TVS would be optimal for a JTAG port to use for ESD protection?  Looking for a part number please.  ST improving the website t...

ST710F microcontroller details

Posted on March 31, 2017 at 14:45Hello Everyone.. I have come across ST710F microcontroller in one of our old designs. I tried to find the information about this microcontroller but I have not found any information. Is this part obsolete? If it is o...

When I am trying to upload simple gpio code I am getting the following errors..can anyone help me please An error occurred while retrieving GDI features: gdi-error [40201]: Can't access configuration database Couldn't find STM8S003F3 in the list of

Posted on March 21, 2017 at 13:28&sharpinclude <iostm8s003f3.h>&sharpinclude <intrinsics.h>int main(){ // // Initialise Port D. // PD_ODR = 0; // All pins are turned off. PD_DDR_DDR4 = 1; // Port D, bit 4 is output. PD_CR1_C14 = 1; // Pin is set to ...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.