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

lis2du12 configure failed

The Lis2du12 chip is malfunctioning, and the ODR of the CTRL5 register can only be written to 0x4 and 0x8. When writing to 0xa and then reading, it is 0x8, and the register status is always 0x02, and the power down bit is always 1, indicating no oper...

liu by Associate
  • 648 Views
  • 0 replies
  • 0 kudos

Resolved! Struggling to port an ILI9341 driver (display) from Arduino code to STM32 HAL, can someone check my code?

Hello everyone,I'm trying to write a driver for the ILI9341 display (8 bit parallel mode, not SPI) using the ST HAL. I couldn't get the libraries I found online working, I imagine for the same reason I can't get mine to work. Obviously I have double ...

ABbb.1 by Associate
  • 3903 Views
  • 2 replies
  • 1 kudos

STD80N240K6 - Electrical Characteristics

Hi,I am doing simulations for Electrical Characteristics and find the the IDSS and IGSS are in the range of nA instead of uA as quoted in the datasheet. Can any ST Engineer help me if the numbers need updates? I filed a support ticket, instead was in...

Resolved! BLE : Cannot enable notification on the client characteristic configuration descriptor (0x2902)

Hello,i defined a characteristic with notify propriety :  ret = aci_gatt_add_char(Service2_Handle1,UUID_TYPE_128,&char_uuid,26,CHAR_PROP_NOTIFY | CHAR_PROP_WRITE | CHAR_PROP_WRITE_WITHOUT_RESP,ATTR_PERMISSION_NONE,GATT_NOTIFY_ATTRIBUTE_WRITE | GATT_N...

malarab by Senior II
  • 1824 Views
  • 2 replies
  • 0 kudos