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

i cant read and send data between UART2 of a STM32L476rc (PA2 and PA3) and the BlueNRG-2N UART(DIO8 and DIO11), i want to read the hw and fw version of the blueNRG .

I designed a PCB with an STM32L476rc and a BlueNRG-2N, the buenrg is conected with usart3 and i want to read the bluenrg version and send it to usart2 to show it with docklight please can someone give me a hand in the source code ,

ZEya.1 by Associate II
  • 830 Views
  • 3 replies
  • 0 kudos

BLE performance of BlueNRG-2N

Hello everyone, I am designing a custom board (STM32L476 MCU paired with BLE connectivity, among other components) and after search decided to use BlueNRG-2N module along with Antenova A5839 Antenna.Tried to follow AN4819, despite the tight PCB space...

0693W00000LvbswQAB.png 0693W00000LvbsDQAR.png
path321 by Associate II
  • 679 Views
  • 1 replies
  • 0 kudos

S2-LP star topology examples

Hi,I am successfully using S2LP with contiki NG. Works great. I have requirement of using S2-LP in star topology. Does ST provides any examples or Eval software or kits? I tried searching but no help. Any help around this is appreciable.Thanks,Naveen

Why i cant read and send data between UART2 of a STM32L412RBT6 (PA2 and PA3) and the BlueNRG-M2SP UART(DIO8 and DIO11)

I designed a PCB with an STM32L412RBT6 and a BlueNRG-M2SP, and I checked the connection and I can't read data from the bluetooth module and I can't send data from the STM32.I made the following code:stm32l4xx_it.cvoid USART2_IRQHandler(void) { /* U...

0693W00000KcGmRQAV.png
PCong.1 by Associate II
  • 1392 Views
  • 6 replies
  • 0 kudos

Resolved! STUSB4700/4710 I2C register details

I am working on a project using a few STUSB4710 and some STM32F0 family microcontrollers. I am looking for details about the registers of the STUSB4710. In the datasheet I can find only the I2C register map and the details of the PDO registers but no...