Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
I want to send the adc data through bluetooth to a Mobile app.I combined both adc polling and bluenrg chat example.I got the correct data with adc polling example but when I integrate this code with chat example the adc collecting wrong data.can an...
Hi All,i am using STPM34 for metering application to measuring the Energy used in the EV charging station.As per the development board design provided by the ST to measure the AC voltage , the Neutral lone is connected directly to the comment GND for...
Hello everyone. I was wondering whether it is possible to set up IO-Link communication with the L6362 transceiver and not work in push-pull mode but in high-side-output stage or low-side-output stage mode? According to the data sheet, HS and LS can a...
I have ST EVAL -IDB008V1M board , i trying to load DTM Uart image (it Acts like a Network Mode) using st link utility and I geeting Error , i uploading Error image , the mode of programing will Be SWD , kindly help me out to the DTM image on the Boa...
Hi,We have the STUSB1602 implemented, can read the registers and they appears to be giving correct information but the Read/Clear _ALERT registers are not clearing when they are read.If the _ALERT_MASK registers are configured to use the Alert# pin ...
BlueTile can use ADC port? if we connect the signal to ADC port, Can we display on ST ble APP ?
I am working on a project to create a star network between a router to a number of sensors over 6lowpan using Contiki. Router will pass the messages to border router. Router and border router is connected to main power, while sensor is battery power...
I am outputting audio over I2S at 8k with a 128 sample buffer. I was getting timing issues so I turn on an LED on the Half way callback and turn it off on the complete callback. I expect a 50% duty cycle. But I get the output below on my scope. Anyon...
I am currently working on a P-NUCLEO_USB002 board to develop a PD solution. It seems the serial debug output is playing up. I set the USB_CLI already but it just give me some garbage data. I double checked the baudrate and it seems ok. Is anyone has ...