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! Reading data from Socket Client

Hi, I am using the IDW04A1 with an STM F401RE MCU. On my program I want to be able to read data from a socket client, so I can essentially tell my MCU to run certain tasks over Wi-Fi. The problem is, all the Socket Read API just return the status of ...

SPI reading issues

i have configured the spi in stm8l controller.I have attached the code below:void SetupSPI(){ PB_DDR |= BIT(6) | BIT(5) ; // mosi and sck as output. PB_DDR &= ~BIT(7); // miso as input. PB_CR1 |= BIT(7); PB_CR1 |= BIT(6)| BIT(5) ; // mosi and **** a...

Amal Babu by Associate III
  • 1697 Views
  • 5 replies
  • 0 kudos

stvp Batch programming

After stvp loads the stm8s programming code and option byte, the created project file is copied to another computer in the workshop. After the directory file is changed, the .stp file cannot be opened. The reason is that the stvp adds the burning cod...

gjunh by Associate
  • 792 Views
  • 0 replies
  • 0 kudos

SPWF04S MiniAP mode issues

I've recently updated some SPWF04SA modules to firmware version 1.1.0 and I have a couple of problems with Mini AP mode:The SSID I set with AT+S.SSIDTXT=<SSID> seems to be being truncated to 6 characters in the beacon frame, even though the WIND:26 n...

ScottT by Associate
  • 2141 Views
  • 3 replies
  • 0 kudos

can't connect the X-NUCLEO-GNSS1A1 via I2C

stm32 board: stm32f446reHi, recently, I bought the expansion board X-NUCLEO-GNSS1A1, and I've managed to communicate it with USART. However, I have a hard time to do that with I2C, it stuck at slave address transferring. In the beginning, I thought t...

0690X000006CKmBQAW.jpg
PTsen by Associate III
  • 1276 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.