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

I2C setting problem on STM8L101

Posted on April 24, 2017 at 08:39Hi,I have a #I2C setting problem on STM8L101, I am using the ST's ''STM8L10x_StdPeriph_Driver'' library and try to setup the I2C bus to run at standard mode 100KHz (with system clock of 2MHz) for reading a magnetic s...

0690X00000603nFQAQ.jpg 0690X00000603nKQAQ.jpg 0690X00000606p6QAA.png

STVP fails to load \TOOLS.CNF

Posted on April 26, 2017 at 13:58Hi,I've been trying to connect my application through ST-LINK according to the http://www.st.com/content/ccc/resource/technical/document/user_manual/90/cb/42/ef/2e/53/46/75/CD00060186.pdf/files/CD00060186.pdf/jcr:con...

I2C setting problem in STM8L101

Posted on April 24, 2017 at 08:32Hi,I have a I2C setting problem on STM8L101, I am using the ST's ''STM8L10x_StdPeriph_Driver'' library and try to setup the I2C bus to run at standard mode 100KHz (with system clock of 2MHz) for reading a magnetic se...

0690X00000603n5QAA.jpg 0690X00000603nAQAQ.jpg 0690X00000606p5QAA.png

push pull or open drain

Posted on April 18, 2017 at 09:12Hi dear friend Please help me to understand : What condition i have to use output with push pull configurationand what condition i have to use output with open drain configurationThanks#push-pull-output-or-open-drain...

EEPROM addressing issue

Posted on April 15, 2017 at 14:44Hello,Here is my code for writing a byte into internal eeprom. Problem is  when -ever  I write a byte to the internal data rom ,its is  written to (address+1)  place into the  rom ...what I  mean to say..is ..if I tr...