Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting HTTP POST to work on SPWF04S

Posted on July 12, 2018 at 19:49Hello, I am trying to get a simple HTTP POST command to work. I am using http://ptsv2.com to host a server. I tested the server using curl command in ubuntu, so I know the issue is not there. What I am doing for HTTP ...

IRDA RECEPTION ERRORS AT 38400bps

Posted on July 06, 2018 at 07:27Hi,I'm using a Nucleo-F401RE whith HSE at  9.8304MHz.I try to receive, on UART6, IRDA frames of unknown dimension : from 4 to 60 bytes max; the third code received specify, by a table, the length of the frame. (STX, D...

PB for L152RE: UART1

Posted on July 12, 2018 at 16:59Hello,I have a pb with UART1 for L152RE board. I connected a sensor to my board in UART2 through a Max232 and i succeed to have information to my hyperterminal (TerraTerm). But i was not able to have information in th...

BlueNRG-MS hangs

Posted on July 05, 2018 at 21:12Hi,I'm using BlueNRG-MS to transfer data to host PC running windows 10.The connection interval is 15ms, slave latency 5, connection timeout of 300 ms. BlueNRG-MS sends 1 notification of 20 bytes each connection (verif...

ST8500 question

Posted on July 09, 2018 at 13:01Good day, everyone,I have tried using the ST7590 QFN chip and I found that its functionality is limited, and the TQFP package is the advertised stand-alone chip. I have been advised (if I am going to make a change) I ...

Hi, does anybody has some example code (CAN interface configuration, CAN interrupts) for STM32 as CAN slave receiving data via CANopen protocol?

Posted on July 09, 2018 at 16:42I am trying to receive CANopen data (8bytes sent every 1s) with Nucleo  L476RG (it has only Master CAN interface but I think it should not matter since CAN is multimaster). For conversion CANH and CANL to CANRx and CA...