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 2013/11/28 02:49:17 PM CET
Does anyone have this code? Thanks
posted on 2013/11/26 03:23:53 PM CET
MikroC hardware uart library does not support parity.
I need to use 8E1 (8 databits, Even parity, 1 Stop bit)
Someone can help about enhancing current library to use with 'even' parity?
posted on 2013/11/24 03:10:51 PM CET
posted on 2013/11/22 12:55:05 PM CET
does anyone know how to ender sleep mode and exit with hardware interrupt with pic18f45k22 chip?
i used "asm sleep" but failed
posted on 2013/11/19 12:01:59 PM CET
I m new to PIC development environment And trying to achieve basic communication ...