Search found 5 matches

by ai_pic_oz
25 Nov 2014 02:32
Forum: mikroC PRO for PIC General
Topic: Switching UART TX/RX to I/O then back to UART control
Replies: 0
Views: 1392

Switching UART TX/RX to I/O then back to UART control

Hello Does anyone know if it is possible to switch the UART pins on a 16F1827 B.1 RX and B.2 TX back to standard I/O PORTB function then switch those pins back to the UART Module. I need to detect a low going pulse on the RX pin before it sends serial data, the logic level on the RX pin is high then...
by ai_pic_oz
17 Mar 2014 00:14
Forum: mikroC PRO for PIC General
Topic: Need Help with 16F1828 SPI Slave
Replies: 0
Views: 1304

Need Help with 16F1828 SPI Slave

Hello Forum Members, I have been trying unsuccessfully to get the SPI interface on a 16F1828 to work properly in slave mode, I am trying to build an RC PPM to Taigen Tank control interface which has an A7105 transceiver chip on board, the idea is to replace the A7105 chip and get the 16F1828 to emul...
by ai_pic_oz
29 Mar 2013 00:39
Forum: mikroC PRO for PIC General
Topic: How to read contents of program / code memory
Replies: 2
Views: 1269

Re: How to read contents of program / code memory

Hello filip,

Thanks for that info, I got the flash_read to work for my application.

once again thanks

regards Andrew
by ai_pic_oz
26 Mar 2013 07:45
Forum: mikroC PRO for PIC General
Topic: How to read contents of program / code memory
Replies: 2
Views: 1269

How to read contents of program / code memory

Hello How would you read the contents of programm or code flash memory at a specific address, the PIC I have is a 16F1827. I have a bootloader program where I have a security code stored at an address near the end of the code memory in the 16F1827, say for example a text string "hello" was stored at...
by ai_pic_oz
07 Apr 2012 00:59
Forum: mikroC PRO for PIC General
Topic: Help needed to find checksum method
Replies: 1
Views: 1833

Help needed to find checksum method

Hello Fellow MikroC users I have been working on a project to control my 1/16 scale Heng Long RC tank from the PC using either a joystick or keyboard by tapping into the PCM signal path of the RC transmitter by using a PIC to receive rs232 data and then encoding the 4 bytes to manchester format for ...

Go to advanced search