How to setup STUSB4500 to deliver 15V 2.5A without programming ?If programming needed, how it can done?Where should I get the evaluation board for the same?Can I power STUSB4500 using the charging port without connecting to battery(Powered from Sourc...
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 ...
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...
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...
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...
iPhone 7, OS vesion is 12.0. BlueNRG-2 is first time used. iPhone can't find it, but when I use Andriod phone, it can find the BlueNRG-2. Whatis happen?
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...
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 ...
I have discovered an issue when trying to use aci_gap_terminate_gap_procedure( GAP_DIRECT_CONNECTION_ESTABLISHMENT_PROC ) after previously calling aci_gap_create_connection(...) to connect to a slave device. The issue only occurs if an incoming conne...