Libstock prefers package manager

Package Manager

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]

Sort By

USER REQUESTS

first | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 last
Taz Cast
tazcast

posted on 2014/05/17 07:14:59 AM CEST

Audio & Speech

PIC18F66K22 Serial Bootloader

Hi Guys!

Has anyone of you created a working bootloader for PIC18F66K22?

I have used the bootloader example in MicroC found in this directory C:\Users\ysa\Documents\Mikroelektronika\mikroC PRO for PIC\Examples\Other\Bootloader\P18\064K\Boot_Loader.mcppi.

I edited the part for setting up the baud rate from Susart_Init(51); // Init USART at 9600 to Susart_Init(77); // Init USART at 9600 so that it will be at 9600 baud rate for a clock of 12MHz (I am using 12Mhz external RC clock with no prescaler).

I also edited the project setting to use PIC18F66K22 and 12Mhz clock, recompiled and loaded the hex file on the MCU.

But it does not work. The PIC does not connect to the MikroBootloader app. It always show "Disconnected".

Antonio Poggi
Antonio Poggi

posted on 2014/04/28 06:28:24 AM CEST

Communication > Ethernet

Mail Server with PIC Ethernet module

Hello guys,
someone has created a "mail server" with the PIC18 or PIC32?
I would like to use the Ethernet module of the PIC to send email
Thanks to all who help me.
Best regards.
Antonio

Stefano Neri
apo1

posted on 2014/04/27 07:50:59 PM CEST

Measurement

Am2321

Hello to all,
I need on to build a thermo-hygrometer with Sensor AM2321 using the I2C bus with a pic 16f876 using mikroBasic. The datasheet is only in Chinese (?) And trying again and again even though I can not receive data from the sensor. Anyone used it?
Thank you all,
Stefano.

Monjur Morshed
himumama11

posted on 2014/04/22 05:19:37 PM CEST

Timers (Real time clock)

Timer1 in Pic16f877a

i need help with using timer in pic16f877a...
i need a code,,,like...

when
AN0=1
timer 1 & timer 2 starts

then when
AN1=1
timer 2 stops

again when
AN0=0
timer 1 stops

then
timer 1= ?
timer 2= ?

i tried hard as a newbie...but failed.
any suggestion will be great help.............Regards

David Lane
sparky

posted on 2014/04/17 10:44:17 AM CEST

GSM / GPRS

GSM2 Click for EasyPIC v7 for dsPIC30. Running chip dsPIC30F4013.

Hi all,

I am having some trouble getting the GSM2 Click working on my EasyPIC v7 for dsPIC30 board. I'm using a dsPIC30F4013 chip.

Hopefully in the next few days I can go over every last detail of the current program and datasheets to see what is wrong. However I would really appreciate any code for the GSM2 click on my board in the mean time.

Thanks in advance.

This is a re-post as I accidentally put this post under the Audio and Speech section originally.

first | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 last