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

Interrupt that will not expected

Posted on April 23, 2018 at 03:59Hello,- MCU : STM8L101K3I am using Port A.2 for interrupt and Port D.2 for general gpio.GPIO_Init(GPIOA,GPIO_Pin_2, GPIO_Mode_In_FL_IT); EXTI_SetPinSensitivity(EXTI_Pin_2, EXTI_Trigger_Falling); GPIO_Init(GPIOD, GPIO...

0690X0000060AjPQAU.png

STM8 Vcap voltage

Posted on April 21, 2018 at 07:31Hi everybodyI have designed my own pcb stm8 based on discovery board stm8AF52 5v power I can program it easily without any problem but Vcap voltage is 2.4 instead 1.8 what is the problem here?thanks for your help in ...

Yas Yasin by Associate II
  • 1250 Views
  • 1 replies
  • 0 kudos

What is the reliability of the RTC?

Posted on April 21, 2018 at 14:35Hello everyone,Very much I ask to respond who knows. Whether methods are applied of providing increased reliability of real-time timers, for example redundant coding or majority calculations. And what are the values ...

www.colecovision.eu

Posted on February 11, 2018 at 20:04Another comparison of C compilers for the STM8 About two years ago, I did a comparison of C compilers for the STM8. It can now be found at http://www.colecovision.eu/stm8/compilers-2016.shtml.I also redid the comp...

STM8L1526-eval board problem

Posted on April 19, 2018 at 14:52Hello, i have an STM8L1526 board, and i don't success to connect with my computer. I use ST visual develop but it doesn't work. I want to use the STM8L152C6 to drive some of led on extern electronic plateform ( proto...

STM8AF6266 to control LED wiping sequence

Posted on April 19, 2018 at 02:55I am trying to use STM8AF6266 to control the LED wiping sequence.PC1~PC7 connect to 7 branches of LEDs.By programming the flash, I was able to observe one-time wiping sequence, but I would like to see continuous wipi...