11-08-2024 11:17 PM
its not using any FTDI chip.
so, now im trying python code to communicate with stm32 via waveshare usb to i2c converter to read and write data as we use minicom or putty to check the connection but its not getting connected.
11-18-2024 11:37 PM
I want to ask how many approaches are available to do the connection between labview and stm32 via I2C?
HELP!
11-19-2024 01:33 AM
11-19-2024 03:13 AM
@AnupSW13 wrote:
I want to ask how many approaches are available to do the connection between labview and stm32 via I2C?
HELP!
Seriously? I would think there are as many as you can think of! That won’t really help you but is a factual answer to your totally open ended question!
Do you expect us to spend hours listing them all for you? We are not here to do your homework.
11-19-2024 03:47 AM
the error im facing is that
1. it reads the data but it still shows timeout exired.
2. timeout expired error and not reading the data.
3. A framing error ocurred during transfer
4. A overrunn error ocurred during trnasfer. A character was not read from hardware before the next character arrived.
help?
11-19-2024 03:54 AM
I guess you don't send/use termination character correctly.
11-19-2024 04:04 AM
Hi Anup,
is this still the same communication line as in all the questions before?
@AnupSW13 wrote:
help?
11-19-2024 05:54 AM
is it correct now?
11-19-2024 06:01 AM
@AnupSW13 wrote:
is it correct now?
How can we know from a picture?
Read this answer and then come back again:
https://forums.ni.com/t5/LabVIEW/Delta-elektronika-VISA-read-in-error/m-p/4409726#M1299458
11-19-2024 06:20 AM