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 how to enable notification?

i am able to read characteristic by using ACI_GATT_READ_CHARACTERISTIC_VAL, and update characteristic by using aci_gatt_update_char_value_ext(), the returned value is correct. howevever, the client's aci_gatt_notification_event() was not triggered.

ann by Associate II
  • 445 Views
  • 0 replies
  • 0 kudos

Ethernet Pin Mismatch Issue (STM32F779BI)

I am working on Ethernet (Part No : STM32F779BI )I am able to display webpage using ethernet with follwing pin mapping    PE2   ------> ETH_TXD3  PG14   ------> ETH_TXD1  PG13   ------> ETH_TXD0  PG11   ------> ETH_TX_EN  PH3   ------> ETH_COL  PH2  ...

What kind of interfaces (open drain, push-pull, pull-up, all of them?) are compatible with the input/output of the ST2378E?

Hello ST team,I need to create a TTL interface between two microcontrollers. One of them is supplied with 3V and the other one with 5V.The 3V microcontroller output can be configured with a pull-up or in open-drain.The 5V microcontroller has a 5V pus...

BNord.1 by Associate III
  • 948 Views
  • 4 replies
  • 0 kudos

stm32f103ZCT6 communication with an ADC IC (ad7730) through SPI works fine in the debug mode but when I disconnect it from stlink and run the board normally, I receive random and wrong data.

 After inspection I realized that RCC_CFGR register is different when running in different modes (debug and normal). I fixed the issue by writing RCC -> CFGR = 0x1F040A. Now the register is the same but the problem still exists.another strange fact i...

DKari.1 by Associate II
  • 852 Views
  • 2 replies
  • 0 kudos

VL53L1CXV0FY/1 proximity sensor application note

We are building solution to identify post box filling level with VL53l1x proximity sensor. Letters in the post box may be aligned in a Zig jag manner .As per our knowledge laser beam (time of light) can identify distance between the sensor and plane...

ttemc.1 by Associate II
  • 510 Views
  • 0 replies
  • 0 kudos

MODBUS RTU reading problems

I have a problem with modbus-rtu communication in my stm project.The STM32F446RE is connected to a MAX485 board by UART1 to RO-DI pin and by a GPIO pin to RE-DE.A typical instruction (variable:INSTRUCTION.array_instruction) is something like 01 06 26...

S2-LPQTR with external power 1.8V on SMPS2.

Hi all! I developed custom board with S2-LPQTR and STM32 uc. S2-LPQTR - answer through SPI and transmite to radio channel through BALF-SPI2-02D3, but don't receive any message.I connect on SMPS2 pin external 1.8V from LDO. In all example boards inte...

rraf3 by Associate
  • 546 Views
  • 0 replies
  • 0 kudos