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/10/25 04:36:54 PM CEST
hello every one I'm new here so sorry if made a mistake I searched for rounding function in mikroC library but I didn't find it if someone knows where to find it or how to create one please give me a hint all I want is to round a float number and store it value In a short type variable. thank you very much
posted on 2013/10/22 10:36:09 AM CEST
ATXMEGA has a lot of hardware on board and a huge amount of hardware registers.
But very few examples to know how to use them...
If you look at concurrent compiler avrhelp.mcselec.com/index.html
and search for "xmega" you will see lots of examples and integrated features. For example :
- how to config XMEGA CLOCKs ?
- How to config DMA ?
- How to config ADC for use in DMA mode ?
- port interrupt for Xmega ?
- how to configure extended options for ports pins ?
- how to cascade 2 16 bits timers to make a 32 bits one ?
- how to configure Xmega power reduction ?
posted on 2013/10/20 01:34:03 AM CEST
Hello,
I would use a PIC to control sensors and relays, using a RFM12B module and mikroBasic. Someone has already done similar project?
posted on 2013/10/19 03:31:36 PM CEST
Hello,
Im looking for the bootloader provided in the file examples/other/usb bootloader but my compiler is mikroC pro for pic v4.6 and that example doesnt came within, Can anyone share that code as a mpkg or so?
posted on 2013/10/19 03:30:40 PM CEST
Hello,
Im looking for the bootloader provided in the file examples/other/usb bootloader but my compiler is mikroC pro for pic v4.6 and that example doesnt came within, Can anyone share that code as a mpkg or so?