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 Timer Initiation problem

Hello,I am new to ST processors. Here is the issue:I am trying to setup Timer 3 for interrupt, Code: TIM3_DeInit(); CLK_PeripheralClockConfig(CLK_PCKENR1_TIM3, ENABLE); TIM3_TimeBaseInit(TIM3_Prescaler_64, TIM3_CounterMode_Down, 2500);    TIM3_Set...

TXu.2 by Associate
  • 1081 Views
  • 1 replies
  • 0 kudos

How to solve this error???

i am adding stm8s.h header file and getting this error.i dont understand why i am getting this error.errors are...Compiling main.c...cxstm8 -i"..\..\..\..\..\..\..\..\program files\stmicroelectronics\st_toolset\include" -i"..\..\..\data manual\stm8s...

MAnsa.1 by Associate II
  • 2167 Views
  • 2 replies
  • 0 kudos

How can I maximize or optimize the range of voltages the ADC can sample for a highly sensitive system?

Let me start by providing a little background on my project. I'm working on developing an avalanche transceiver. For those of you who are unfamiliar with avalanche transceivers, an avalanche transceiver is a search and rescue device used to help loca...

SCutl.1 by Associate II
  • 2198 Views
  • 5 replies
  • 0 kudos