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

Timing a button press on STM8S001J3

I'm trying to measure the duration of a button press using TIM2 as a counter. I have one of the buttons triggering an interrupt which enables the timer on the positive edge, and then calls TIM2_GetCounter() on the negative edge.I'll save you all a bu...

jlc3 by Associate
  • 1227 Views
  • 0 replies
  • 0 kudos

HTTP POST & GET, under socket connection

I have configured One way authentication mode and able to connect to the server successfully.After getting socket ID, I am using AT+SOCKW command to POST and GET.e.g. AT+SOCKW=00, 18<CR> (18 length is example)POST /api/Frames HTTP/1.1<CR><LF>DATA......

rkaya by Associate II
  • 2783 Views
  • 5 replies
  • 0 kudos

Nucleo kits for STM8 MCUs

Posted on July 13, 2018 at 16:49Nucleo kits for STM8 MCUsDear STM8 fans,Let me inform you, that STMicroelectronics extended hardware tools ecosystem available for STM8 MCUs by introducing two STM8 Nucleo-64 kits: https://www.st.com/content/st_com/en...

Have read about the STM8 Nucleo (64) STM8L152R8 and the development platform and ST-Link with this device is not communicate with software. Where is information about this problem?

Put driver update and firmware update. WIndows reports it as a drive NODE_8L152. a USB drive.ST-Link fails to find and programmer cannot read from the device. The leds are green and green.The jumpers have been verified. The upgrade said it finished. ...

KHolt by Associate
  • 933 Views
  • 1 replies
  • 0 kudos

STR73x CAN clock source

Hello,we are using STR73x for our application.We developed our own CAN boot loader that can download our application code ​to the flash and reboot the system.  The reboot works fine.But we decided to change the application codes such that it does not...

HNguy.1 by Associate
  • 929 Views
  • 1 replies
  • 0 kudos

STM8S001J3 ADC Maximum Input Impedance

What's the max Input Impedance of STM8S001J3? I couldn't find it on its datasheet.I've found a couple of equations in page 11 of AN2752. If I keep slowing down the clock of the ADC, would I be able to increase the maximum input impedance as long as t...

Wong by Associate
  • 702 Views
  • 0 replies
  • 0 kudos