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

How to recover SWIM pin from being used as GPIO?

I'm using the TSM8S001J3 for a small application that requires Pin-8 (PD1/ SWIM, PD5/ AIN5/ UART1_TX) to be used for the RS232-TX. Currently in the code I have a way to halt the GPIO assignment prior to reassigning the SWIM pin if needed by holding t...

gerald23 by Associate II
  • 1720 Views
  • 2 replies
  • 0 kudos

Complementary PWM not working for STM8S105 MCU

Here is the initialization code...void InitPwm(void){TIM1_DeInit();TIM1_TimeBaseInit(0, TIM1_COUNTERMODE_CENTERALIGNED1, 800, 0);TIM1_OC1Init(TIM1_OCMODE_PWM1,  TIM1_OUTPUTSTATE_ENABLE,  TIM1_OUTPUTNSTATE_ENABLE,  100, TIM1_OCPOLA...

CKhan.1 by Associate
  • 1005 Views
  • 0 replies
  • 0 kudos

Problem with UART on STM8L151

I've been struggling with this problem for some time. Currently I'm porting my application from STM8L051 to STM8L151. Whenever I start USART1 Receiver, the USART Status Register (USART->SR) shows "0xfa", indicating Parity and Overrun Error. I tried w...

WRost.1 by Associate II
  • 2142 Views
  • 3 replies
  • 0 kudos

St10f flash tool

I need st10f flash tool to download hex file into ST10F276E controller. Where can I get this tool? The tool available in St site is Application.Hex file. Not the exe file.​

SSanl.1 by Associate
  • 925 Views
  • 0 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.