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! component identification code 428WP

Hi,  Can anyone help me identify the component(s)?  What kind of components these and what is the type of package (SSOP8 or TSSOP8)? Please see the the pictures. Thank you.    

ST428WP.jpg ST428WP_second.jpg
Gabor1 by Associate
  • 1499 Views
  • 2 replies
  • 1 kudos

ism330dlc data ready pin cluster issue

Hello, I am using ISM330DLC sensor for my application on Esp32. Data ready pin from esp32 and sensor is being used to check if values are avalaible on the sensor or not.  As per the Application note AN5125, Data ready pin should high for a while and ...

saad_128_0-1707305738017.png
saad_128 by Associate
  • 749 Views
  • 0 replies
  • 0 kudos

Resolved! EEPROM reliability.

Can anyone confirm that a new M24M02 eeprom 256kB is 100% filled with 0xFF when first used?im wondering if we have a major bug where there are already settled parameters in our system because of addresses with something else than default 0xFF. thank ...

Shoyur by Associate
  • 1260 Views
  • 1 replies
  • 0 kudos

Resolved! WDI not triggering NRST properly for SMT818

Hello,I purchased several of the SMT818 chips and was testing its watchdog timer capabilities for my TI MCU. I started with an input pulse that the MCU sent every 500 ms from a 3.3V GPIO pin into the WDI input. Looking at both this input pulse and th...

hoatsosa_4-1707145931007.png hoatsosa_5-1707145954163.png
hoatsosa by Associate
  • 1846 Views
  • 4 replies
  • 0 kudos

Problem with noise with addressable LEDs

Hi! I'm using Inolux_IN-PI554FCH LEDs with a custom PCB, controlled by an STM32H563VGT6.When using the LEDs and setting a colour like 255,0,0 (RGB) the noise generated on the data track is negligible. However, when I set a colour that is not 255, the...

JonConesa_0-1706784142113.png JonConesa_1-1706784142116.png JonConesa_2-1706784142120.png JonConesa_3-1706784142123.png
JonConesa by Associate III
  • 2238 Views
  • 5 replies
  • 3 kudos

STM8S005K6T6 needs working within 10ms

 Hello everyone!I have a question and seek your help: I ​​use STM8S005K6T6 microcontroller and cc1101 RF transceiver module, and the operation at 433 MHz is affected. It generates power automatically and can only last for 10ms. The voltage remains at...

Emanuel_ by Associate
  • 2100 Views
  • 1 replies
  • 0 kudos

STM8L101F2 consumption in Halt mode

Hi,i have STM8L101F2 at breadboard. Decoupling capacitors 100nF+22uF, supply voltage 3.3V from linear lab.power supply, nothing connected to any pin. Simple firmware (Cosmic compiler)void main(void){ GPIO_Init(GPIOA, GPIO_Pin_All,GPIO_Mode_In_PU_No...

Resolved! How STM8S001J3 use BOR function?

Hello. I am using the STM8S001J3 MCU. I want to use the reset function in my MCU. stm8 has a total of 9 Reset functions.●External reset through the NRST pin● Power-on reset (POR) and brown-out reset (BOR): During power-on, the POR keeps the device un...