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

timer1 Interrupt Is not generating

I am using stm8s105c6 discovery board. I want to generate timer 1 interrupt and toggle led. But I am not able to generate timer interrupt.void delay_cycles(uint16_t cy){  do{    --cy;  }while(cy);} //void TIM1_UPD_OVF_TRG_BRK_IRQHandler(void) void TI...

Ajadh.1 by Associate II
  • 1296 Views
  • 1 replies
  • 0 kudos

Problem with Compiling SPL library files in STVD

Hello Everyone,actually iam new these STM8 microcontrollers and i have been trying the basic peripherals, in that process i have started with UART and i tried to compile all the Standard SPL library files and having this error please help me-PFA-Than...

0693W000008wyBbQAI.jpg
RRaje.1 by Associate II
  • 7022 Views
  • 8 replies
  • 0 kudos

stm8l price increase

The stm8l price is going up quickly​So the developers are looking for another chip..​​When will the stm8l price stabilize as before?

SSHIN.11 by Associate II
  • 1667 Views
  • 2 replies
  • 0 kudos

ADC temperature dependence. Broken or defective?

Our company has developed a thermostat based on a microcontroller STM8L151K4T6. Many thermostats from the manufacturer were rejected. The analysis showed that the microcontroller does not correctly measure the voltage at the external terminals. The m...

OMaks.1 by Associate
  • 1515 Views
  • 3 replies
  • 0 kudos

How does the function work? void Delay(void action(void), int NumberofTIMCycles); and how the NumberodTIMCycles always hold the value 10. while there is no declare any

/** ****************************************************************************** * @file main.c * @brief Adjustable LED blinking speed using STM8S-DISCOVERY touch sensing key * Application example. * @author STMicroelectronics - MCD Application Tea...

Mkuma.12 by Associate II
  • 1149 Views
  • 0 replies
  • 0 kudos

vnd7e025 - input capacitance limits

Very interested in your vnd7e025. Datasheet doesn't have load capacitance limits - but states its rated for "capacitive and inductive loads". Can you please provide details about maximum capacitance and/or inrush magnitude and duration allowable fo...

JBrin.1 by Associate
  • 1150 Views
  • 1 replies
  • 0 kudos