Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI interface between STM32F103C8 and ADE7758

Hi everyone,I have got some problems with programming SPI between ADE7758 (slave) and STM32F103C8 (master). I use build - in SPI (hardware SPI), and directly connect 4 pin (MOSI, MISO, NSS, CLK) to ADE7758 which is a 5V device without any conversion ...

mt.hust by Associate II
  • 1984 Views
  • 9 replies
  • 0 kudos

debug SSD1322 oled in 8080 mode

Hi I am using parallel bus to communicate with the OLED SSD1322 to display something, which include: DATA LINE0 to LINE7CSRDWRDM data or commandhowever , I could send the simple commands like display on , off to control the OLED after initializatio...

awu.2 by Associate II
  • 1022 Views
  • 3 replies
  • 0 kudos

STM32F103RB and I2C interface

Hi all,using the STEVAL-PCC009V2 demo board I've connected an external EEPROM 24LC02 to this board by means of the I2C1 peripheral through the lines PB6 (SCL) and PB7 (SDA), these lines are available through the connector J2 (30 pin connectors on boa...

FF1 by Associate III
  • 1213 Views
  • 3 replies
  • 0 kudos

Home Automation Profile H.A 1.2 with Zigbee Pro

I need to build a device with the Home Automation Profile (HA 1.2) . I would need help in order to select the proper Wireless MCU that could have the corresponding libraries and Zigbee Stack. Selection of the proper MCULibraries for that MCU with the...

Zartagal by Associate II
  • 645 Views
  • 1 replies
  • 0 kudos

S2-LP strobe COMMAND_RX after DATA discarded EINT

Can someone tell me why the need to put the Receiver back in Receiver mode after getting a DATA_DISCARDED Interrupt, (many examples are using this), I'd like to only get interrupted when the preamble and sync bits match, I find it excessive (every fe...

xarion by Associate II
  • 468 Views
  • 1 replies
  • 0 kudos

RSSI value of a node without mesh network

hello,I want to know if it is possible to get the RSSI value of a node with this function in BLUENRG-1 without the mesh network.tBleStatus hci_read_rssi (uint16_t Connection_Handle, uint8_t *RSSI);Can I use this if yes how? Because I am getting only ...

FChou by Associate II
  • 525 Views
  • 2 replies
  • 0 kudos