Interface and connectivity ICs

Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BLE stops advertising when bonding is enabled and rebooted. I think the problem is in stack initialization. How to deinitialize the BLE stack before rebooting.??

Initially when bond is disabled, BLE works fine. But when bonding is enabled through AT Commands and board is reset, I get error like "Error in aci_gap_set_discoverable(): 0x42". I am storing the Bond status in nvm. Is nvm making the issue? I suspect...

STM32F429zi ram drive code

Hi all,Where can I find code example for STM32F429zi ram drive codeI see FatFS and other examples, but no ram-drive FatFS exampleI need to open a device over USB to be recognized by the PC HOSTThanksEli

ECrom.1 by Associate III
  • 731 Views
  • 3 replies
  • 0 kudos

How to config multi slave using SPI in STM32?

Hello I'm try to connect 1 master and 2 slave, but failed, I use stm32f427VI, and use Truestudio for programing, thanks for your help./* SPI4 init function */ //SLAVE1 static void MX_SPI4_Init(void) {   /* SPI4 parameter configuration*/ hspi4.Ins...

HAlau.1 by Associate II
  • 2239 Views
  • 12 replies
  • 0 kudos

Resolved! STUSB4500 PD Controller -- unable to sink 20V/12V

Hi, I am working on a USB PD project. STUSB4500 is used to request the 20V/12V 3A from the source. I flashed the NVM inside of the IC. The writing on the NVM seems to be successful as I can read it back and verifiy it. After reconnecting it, I can re...

Leo Tai by Associate II
  • 2744 Views
  • 8 replies
  • 1 kudos