We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/04/13 02:52:28 PM CEST
I am trying to get UART and I2C work on PIC16F1618 and PIC16F1708, one at a time.
I could not get it working on pic16f1618, so I tried on pic16f1708. but couldn't get it working on that either.
I have worked on hardware uart with pic18f45k22..
I need sample code for hardware UART, hardware I2C and software I2C.
I am using "MikroC for PIC", which has all the libraries built in, but somehow they aren't working for me., or I am doing something wrong this time. I got software UART working, but not hardware UART, hardware I2C and software I2C.
Also, I don't know how to use "remappable" functions.
I will be very grateful if someone can post a sample code for the above mentioned PICs.
Thanks.
posted on 2014/10/08 06:18:07 AM CEST
posted on 2014/10/07 07:58:19 AM CEST
I want to store a float data on internal memory at runtime. can anybody help
posted on 2014/08/23 07:03:13 AM CEST
hi I need some examples on how to measure the frequency of one or more signals using the form smt of pic16f1613, nn, and more than a 24-bit counter, and allows a much more precise than the old method when used timer0 and timer1
posted on 2014/08/06 06:56:16 AM CEST
I am using Mikromedia for PIC32 board. In this board i want to use two h/w timer (any two among timer1 to timer5) with external clock but i am unable to get the external clock pins of these timers on these development board. What can i do?
Thanks in advance