Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
I designed a PCB with an STM32L412RBT6 and a BlueNRG-M2SP, and I checked the connection and I can't read data from the bluetooth module and I can't send data from the STM32.I made the following code:stm32l4xx_it.cvoid USART2_IRQHandler(void) { /* U...
I am working on a project using a few STUSB4710 and some STM32F0 family microcontrollers. I am looking for details about the registers of the STUSB4710. In the datasheet I can find only the I2C register map and the details of the PDO registers but no...
buff_tx Error: Multiple errors reported.\ Failed to execute MI command: -var-create - * buff_tx Error message from debugger back end: -var-create: unable to create variable object\ Failed to execute MI command: -var-create - * buff_tx Error message ...
Hi, I have B-U585I-IOT02A board. I'd like to log data to an uSD card. Is it possible to connect external SD Card reader along with FATFS ? If so, which protocol to use SPI or MMC and which physical ports? I don't use onboard: gyroscope, magnetometer,...
Hi team,We have a snapdragon 820 based board running with debian OS(linux kernel-4.14). we have interfaced Teseo-LIV3F to the Snapdragon 820 over the UART and using gpsmon application to read latitude and longitude valuescommand used,$ gpsmon /dev/tt...
Hello All,I am working on a custom board which has BlueNRG-2 IC as a connectivity chip with Mobile App. I am now planning to migrate to BlueNRG-LP IC because of memory limitation in BlueNRG-2. Is there any migration document for the same?Following ar...