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

Resolved! STVP is hosed creating a huge file on exit and 100's of toolbar menu entries taking 30-60 seconds to load/save workspace

This started last week and is making it take 30-60 seconds to load and save my workspace. Also, the top menu bar containing the items for File, Edit, View, Debug, Project ... is missing! I can do Alt+F and Alt+P but I'd like it restored.Right clickin...

BillAinCT by Associate II
  • 1411 Views
  • 1 replies
  • 0 kudos

M24C04-EEPROM CHIP

Hi people,  I am using M24C04 EEPROM CHIP WHICH OPERATES (1.8 V -5.5 ). I am checking my prototype,I found some issues.the initialization works ,I2C scan works fine but Iam unable to read or write .Can anyone help me to find what is wrong  please    ...

SRAM.11 by Associate III
  • 1381 Views
  • 2 replies
  • 0 kudos

Induction Cooktop STEVAL-KITXCB

Hello all, I was implementing software for this kit STEVAL-KITXCB from ST, and I was wondering how to measure power of the inverter.  I'm using now two ADCs at sampling rate 2 MSBS to read both current and voltage of the inverter, But I don't know wh...

amnbkr_0-1733075954446.png
amnbkr by Associate II
  • 1026 Views
  • 1 replies
  • 0 kudos

stm8s105k6c6

  Hello,  I'm looking to read and write on an stm8s105K6c6 of a hoover, and would like any information that would enable me to carry out these tasks (chip and st-link v2 wiring diagrams), as well as the most appropriate software... Thank you *This po...

mbr972 by Associate
  • 1234 Views
  • 2 replies
  • 1 kudos

Resolved! Square wave output M48T201V

Hello,      I am trying to test out my TIMEKEEPERS square wave output.  I set my frequency, then enable.  However, I do not get a signal out.  The SNAPHAT is attached to the IC, so I am not sure what is wrong.  Do I need to read after every write, re...

Resolved! EEPROM content erased - M24M01-RMN6P

Hi,Currently, I am using EEPROM (p/n:M24M01-RMN6P) for data logging.The chip is operating at 3.3V and the circuit shown in the figure below.An incident happened that the EEPROM content has been erased and when we read back the contents of the EEPROM,...

HW001 by Associate II
  • 5586 Views
  • 10 replies
  • 4 kudos

stm8s flash entire new program - how?

Let's assume I have a program that exposes a serial interface for commands and one such command is "load new program".  I upload the new program as hex strings and the old program writes this to flash and the resets.  Hopefully at this point the new ...