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

STVD gmake command control compile

Hi, I am working to compile a pogam from the command line. The used compiler is the Cosmic compiler for the STM8 microcontrolerThe STVD Datasheet says that Export makefile ... | Generates a makefile script that can be launched with the gmake utility,...

EEPROM write fails because of STVP

Good morning,I write that post as remainder of a problem I encountered.In our embbeded software, the STM8 have to initialise EEprom with a bunch of default data on its first start.The process, that was working fine with previous ST7 now obsolete, fai...

SPI INTERFACE NOT WORKING

Bonjour Tout le monde,J'ai une question a propos des interfaces disponibles avec lesquelles on peut tester une SPI, j'ai essaye PuTTY, termite avec un câble FTDI usb to mpsse (FT232H)(j'ai installé FT_Prog pour modifier la config de la chip du câble ...

Gojo by Associate III
  • 15698 Views
  • 9 replies
  • 2 kudos

Vl53l5CX coverglass

Hello,i am currently testing the vl53l5cx lidar sensor without a coverglass, but i will need soon to use a coverglass(dusty environment). When using the coverglass, can the vl53l5cx (with Xtalk calibration) still detect object at close range(from 2cm...

smenet by Associate
  • 802 Views
  • 0 replies
  • 0 kudos

ST Visual Develop IDE command line compile

Dear ST-Team, I am working on a STM8 MCU with the STVD. I want to compile my project in the Microsoft cmd line with a pipeline such as . cmd.exe /c "C:\Program Files (x86)\STMicroelectronics\st_toolset\stvd\stvdebug.exe" I haven't found any informati...

STVD.PNG

ST8500 Working Principle

Hi,I'm evaluating ST8500 board, having purchased the complete kit Complete kit integrate an STM32G0 nucleo board that as my understanding is connected to ST8500 using UART (default baud 115200).I found out the G3 message format (header, checksum, pay...

_marco95_ by Associate II
  • 2128 Views
  • 2 replies
  • 0 kudos

VL53L4CX vs Vl53L5CX?

Currently have the VL53V0X, Need a sensor that maintains high accuracy within the short distance as well as the long distance, speed is also a priority. I understand the Vl53L5CX has the multi zone distance sense, does it also work well as a single o...

Resolved! M24512RP Vs M24512RT

Hi, I am having issue using a M24512RP in the exact same place as a M24512RT (I am talking of marking code on the chip). I2C EEPROM.From the datasheet it seems that 'T' suffixe is used to identify packing which would make sense for an ordering code, ...