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

#error cpstm8 f:\stm8\stm8s_stdperiph_lib\libraries\stm8s_stdperiph_driver\src\stm8s_adc2.c:56(8+3) bad struct/union operand

I used COSMIC in STVP for stm8s001j3, when I built, it shown:----------- Project test_stm8s001j3 - STM8 Cosmic - Configuration Debug -------------   Compiling f:\stm8\stm8s_stdperiph_lib\libraries\stm8s_stdperiph_driver\src\stm8s_adc2.c... cxstm8 -if...

MQi.1 by Senior II
  • 2146 Views
  • 3 replies
  • 0 kudos

Pin 1 Identification on Part ST L9637D

I have just purchased some samples of the ST L9637D from my local supplier, however Pin 1 Is not identified See attached ImageThe following is printed on the ICL9637DGK924Any suggestions woudl be appreciatedThank you

Steve19 by Associate
  • 1511 Views
  • 1 replies
  • 0 kudos

In STM8AL3189 , in extended addressing mode (0x10100 to 0x17fff) , normal division is not not working

Hi Team, In STM8AL3189, in my application, I need to flash the program memory in extended addressing mode (0x10100 to 0x17fff) range, but facing issue normal division is not workingi have done experiment, if i make program memory range around 0xff00 ...