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

ST60A2G0 availability

Hi all,I would like to use the ST60A2G0 chipset for a design. According to the ST website, the chip has been available for quite a while. However, I couldn't find any distributor who actually sells the chip. I found a connectivity module on amazon (l...

fmm by Associate
  • 462 Views
  • 1 replies
  • 0 kudos

ST7580 Powerline Communications stack

I'm using STM32F401 with ST7580 with Nucleo-plm01a1 in Powerline Communications.Are present PHY and DATA layers, but not upper stack layers.Someone knows if there is a stack's higher levels for this hardware?Thanks in advance.

marco2 by Associate III
  • 702 Views
  • 2 replies
  • 0 kudos

Multiple CAN frames

Hi,I am working on a CAN Bus project with TCAN1051 and STM32G0. In this project i have to send approx. 175 bytes of data though CAN. It will take around 22 frames to send this data. And i can't figure out how to send all the frames. If i send all of ...