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

BlueNRG-MS: SPBTLE-RF0 Permit Read Request limit?

I am using an SPBTLE-RF0 and I am having issues writing data more than 72 bytes to a write-only characteristic. I setup the characteristic as follows:       ret = aci_gatt_add_char(serviceHandle, UUID_TYPE_128, uuid, 128, CHAR_PROP_WRITE,           ...

bevenson by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

Forcing an oscillator fail on an M41T83

We are having strange problems with some of our products that use the M41T83. I'd like to try forcing an oscillator fail in order to see how our product behaves. Is there any way to do this? I tried writing to the Flags register (0x0F) but the values...

MWeyg.1 by Associate
  • 461 Views
  • 1 replies
  • 0 kudos

Resolved! BlueNRG-2 I2C not working at all

Hello, I am having some trouble with getting I2C to work.My code:void i2c_init(void) { /* Periph clock enable */ SysCtrl_PeripheralClockCmd(CLOCK_PERIPH_GPIO | CLOCK_PERIPH_I2C2, ENABLE);   // I2C2 pins GPIO_InitI2c2ClkPin4(); // SCL at DIO4 ...

Problem Debugging BlueNRG-2

I am using an STEVAL-IDB008V2 board which contains a BlueNRG-2 chip. I am testing out this product using Keil uVision (version 5.29.0.0), and I am running the BlueNRG-2 sensor demo code (with sleep function removed; I learned this causes problems).T...

PWu.11 by Associate
  • 479 Views
  • 0 replies
  • 0 kudos

SPWF01 secure sockets: SSL/TLS Error

Hello,since 30. January I can't use secure sockets with my SPWF01 modules. I try to connect to fcm.googleapis.com. It looks like google changed something in the authentication (maybe no more anonymous auth or something else). Does anybody else has th...

Hii , I m started to develop the USB Keyboard using the STM32 microcontroller. I was set all settings in CubeMax for USB mouse. now I am change that settings in Atollic True Studio for HID USB Keyboard but Not Got Success yet.

 Hii, I am started to develop the USB Keyboard using the STM32F0 Series microcontroller. I was set all settings in CubeMax for USB mouse now I am change that settings in Atollic True Studio generated files for HID USB Keyboard but Not Got Success ye...

STAR by Associate II
  • 429 Views
  • 1 replies
  • 0 kudos