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/09/01 11:14:23 PM CEST
Hello,
We are looking for a boot loader that will read from the SD card.
Target system STM32 M3 in Mikroe Basic or C.
Best regards,
Bill
posted on 2015/08/29 10:31:59 PM CEST
I need a library of the finger scanner gt511-c1. If someone could help me with a library in C for mikroC i will be pleasure. PS. I am still learning english so my english isn't very well...
https://www.sparkfun.com/products/13007
posted on 2015/08/29 08:42:19 AM CEST
we need two frequencies from pin C1 and C2 @ 260 hz and 5khz using pic16f877a . please send me code
posted on 2015/08/29 08:41:31 AM CEST
we need two frequencies from pin C1 and C2 @ 260 hz and 5khz using pic16f877a . please send me code
posted on 2015/08/28 01:31:42 PM CEST
I am looking for a routine that lets a 18f2520, programmed as a SPI slave with SS enabled to output a frame of 8 bytes to a master processor.
The master first turns SS low and then sends 8 bursts of 8 clock cycles to the slave to read the bytes, after which SS is turned high again.
I can write a single byte, thats not a problem but need help with outputting a frame of 8 bytes.
Any pro programmer who can help me?