Hello,
After reading your question more, it seems an issue related to HW interface, because:
It seems the SDK example is working when you use the default UART to USB (XDS).
But it does not work when you try UART to RS232.
The device itself would have the…
Part Number: CC2538 Tool/software: We are intending to use UART 0 for RS232 communication with the Chip. However, we are willing to simultaneously use UART 1 for GPS Communcation. Is a simultaneous use possible on this chip?
Part Number: CC2531EMK Other Parts Discussed in Thread: CC2531 , Z-STACK , CC2530 Hi all,
I am working on a set of custom PCBs that both use CC2531, designed to be both sensor/data accumulator and coordinator.
I am trying to compile the example ZNP project…
Hello Ankit,
By default, DIO 12 and 13 are used for backchannel UART with the XDS110 debugger. Therefore you will need to disconnect the RX and TX jumper pins from the XDS110 header row if you want to use these for your external RS232 connection. This…
It is posible to use CTS+RTS if you have external UART-USB (or UART-RS232-USB) converter with RTS/CTS flow control pins.
Select Display on the left panel. Select "use hardware" to None.
Change XDS110 UART Name to CONFIG_DISPLAY_UART.
Select…
Here are some things to keep in mind:
The UART from CC1310 is giving logical values between 0 and 3.3V, whereas 0 V is logical 0 and 3.3 V is logical 1.
RS232 has voltage level between +5 V to +15 V for logical 0 and -5 V to -15 V for logical 1.
The RS232…
Part Number: LAUNCHXL-CC2640R2 Other Parts Discussed in Thread: CC2640R2F Hi there
i'm trying to read the UART using the sample project uartEcho.
I'm using a RS232 to TTL adapter going into a RS232-USB adapter....this works fine with my MSP430 stuff…
Other Parts Discussed in Thread: CC2650 Hi everyone, i'm working with CC2650EM on a SmartRF06 Evaluation Board. I'm trying to set up a UART connection to PC via UART Pins of header P412 -> RS232 cable -> RS232/USB adapter -> PC. On the RS232…
Part Number: CC2530
I have a few SMARTRF05BB Rev 1.1 I got with the CC2530ZDK I'm looking at the datasheet for the SMARTRF05 but it says "Revision 1.0, 1.1, 1.2, 1.4, 1.5 and 1.6 are internal versions only".
Where can I find the datasheet…
Hi TER, I followed your steps and saw that you are indeed right. I am attaching my new file here, can you give us a reading? I also followed the advice of YiKai Chen for to build two task.
8787.RX_TX_WOR (2).c
/*
* Copyright (c) 2016-2019,…