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

Reverse Engineering an SPI-like Communication

Hi,I am a team of two, trying to understand this custom SPI communication:The Communication is basically a variant of SPI with CPOL=1, CPHA=1. There is no framing or CS signal, which complicates parsing, and there is an additional variable length ACK...

G2ARV by Associate II
  • 3211 Views
  • 9 replies
  • 0 kudos

Requirement for Current Measurement Circuits

Hello Team,We need to interface a CT with a microcontroller for current measurement. The required measurement range is 0.01 A to 60 A with a 10 mA resolution.Please find the attached block diagram for better understanding. We require the reference ci...

AndrewNeil_0-1778844464226.png
Aditech by Associate II
  • 179 Views
  • 7 replies
  • 5 kudos

Resolved! where is the GUI for EV-VNF9Q20F

Hi ST community i just searched the GUI for EV-VNF9Q20F but could not find it. Please tell us where can i get suitable GUI. and also i'm really glad if you could check the availability of SPC582B against EV-VNF9Q20F.

ro1 by Associate II
  • 585 Views
  • 1 replies
  • 2 kudos

Resolved! STM8S using TIM4 interrupts

Greetings, I'm trying to set up TIM4 per the reference manual (RM0016).With the clock set to LSI at 128kHz, the following code causes the PD2 output pin to appear constantly high visually via a wired LED. I would expect it would be blinking once per ...

Resolved! STM8S TIM4 vs TIM2

Hello, I'm curious why TIM2 is correctly repeating in my code, whereas TIM4 with equivalent settings is not.In this code, the TIM2 indicator (fired by the TIM2 interrupt) is blinking twice a second (clock set to LSI, meaning 128kHz). I would expect t...

Facing issue Debugging Stm32 Blue Pill

Kindly help me with this. Im using a STM32 blue PILL - stm32F103C8Open On-Chip Debugger 0.12.0+dev-00608-gd8ed48fef (2025-02-06-11:17) [https://github.com/STMicroelectronics/OpenOCD]Licensed under GNU GPL v2For bug reports, readhttp://openocd.org/doc...