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

STM8L Touch Sensing Problem

Hello everyone,I have a problem with touch sensing on STM8L151K4, It is impossibe to increase number of touch key to 10.I have to put each key in a bank for it to work. ie my project needs 8 touch keys and consumes 8 banks.I tried my best to put mult...

Pvu.1 by Associate
  • 796 Views
  • 0 replies
  • 0 kudos

Pins on STM8S001J3 no ouput...

I tried this code on STM8S001J3 with 8 pins:/* MAIN.C file * * Copyright (c) 2002-2005 STMicroelectronics */ //#include “stm8s.h�?   /*main() { while (1); } */   #include "STM8S.h" void clock_setup(void); void GPIO_setup(void); void TIM1_setu...

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

120Mhz emissions from SDIO pins

We are getting massive ammounts of emissions from the D0 SDIO pin with 120mhz and resonant freqs. The pins for SDIO have been set to AF but nothing else has been setup register wise yet, the circuit was taken from the appnotes with the 3v3 pullups on...

PCudd by Associate II
  • 6244 Views
  • 14 replies
  • 0 kudos