Schematic for STDES-SSR003V1 ?
I need schematic files for this reference design STDES-SSR003V1: STDES-SSR003V1 | Product - STMicroelectronics .Could someone support me please? Thank you so much.
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I need schematic files for this reference design STDES-SSR003V1: STDES-SSR003V1 | Product - STMicroelectronics .Could someone support me please? Thank you so much.
Hello STM Support Team, I am currently using the ADC1283 to acquire analog data with the PIC32MZ2048EFH100 microcontroller via SPI. I have verified that the MCU’s SPI module works correctly when tested independently. However, when interfacing with th...
Hi ST support team, I'm using STVD version 4.3.12, no matter create an empty project or open the existing project. The MCU selection in Project Setting always empty. But the same STVD installation package works in some other computers. My ...
Hi, I am trying to develop a capacitive liquid level detector with the STM8L152 adapting an example of the STMTouch Library.It is fine to detect if there is water or not inside a container. But when I try it in my final solution, that is to detect th...
When connecting to a charging port with a USB-C to USB-A cable, the device repeatedly switches between charging and not charging.If the STUSB4500 is supposed to support non-PD sources, how should I configure it to ensure stable charging in this scena...
Hello all, I need user manual for ST10F269 controller. Can you please share link or document? Thank you in advance.
Title edited to note that this relates to a Blue Pill board.Hello everyone,I'm starting a learning journey into the STM32 world, specifically studying the HAL library (my past programming experiences didn't rely on ready-made libraries).Right now (af...
hello, I don't reconiaze the PN number of attached picture
Hi,I config STuW81300 with this parameters:STUW81300_WriteData (ST9_REG, 0x48000000); STUW81300_WriteData (ST0_REG, 0x02600040); // N = 64 STUW81300_WriteData (ST8_REG, 0x40080003); STUW81300_WriteData (ST7_REG, 0x38102004); STUW81300_WriteData (ST...
Hello,I am unable to setup I2C communication between 2 x STM32F103 blue pill boards. I have pasted code and the hardware setup below. Would appreciate help trying to pinpoint the problem. Hardware setup:Both boards are connected to an adapter via an ...