Search found 59 matches

by bcdaus
29 Sep 2014 10:02
Forum: mikroBasic PRO for PIC General
Topic: 16f1454 USB MSD device ?
Replies: 0
Views: 1443

16f1454 USB MSD device ?

I have a project in mind and was planning on using a 16F1454 to emulate a USB stick containing a text file that has the latest results of some DS1802 measurements on it. The file would be updated every 10 seconds with the latest information. I need to use MSD for the communication as the device I am...
by bcdaus
18 Jun 2013 13:23
Forum: mikroC PRO for PIC General
Topic: 16F1455 USB
Replies: 3
Views: 1892

Re: 16F1455 USB

Any update on this? Would love to use these in a few future products but would need the USB library working.

Thanks,
Bill
by bcdaus
07 Mar 2013 03:31
Forum: mikroProg™ programmer and debugger
Topic: No signal coming out mikroprog cable
Replies: 4
Views: 2494

Re: No signal coming out mikroprog cable

I have the same issue, but am not able to make it work on either machine I tried.
One was a Win 7 64 bit laptop and the other was a Win 7 32 bit desktop machine.

Both showed the Blue LED flash but nothing more.

bill.
by bcdaus
03 Mar 2013 10:35
Forum: mikroProg™ programmer and debugger
Topic: Mini USB connector loose on MicroProg PCB
Replies: 1
Views: 1341

Mini USB connector loose on MicroProg PCB

Anyione else had an issue with the USB connector being loose on the programmer PCB ? I had to crack the unit open and reflow the SMD connections and add a dab of solder to the mounting feet as there was not enough solder to hold the part down correctly. I guess I just voided my warrenty? Bit of a sh...
by bcdaus
21 May 2011 14:24
Forum: mikroBasic PRO for PIC General
Topic: PIC Reboots when trying to assign global array to local var
Replies: 1
Views: 1048

PIC Reboots when trying to assign global array to local var

Hi, I have a large program I originally wrote in another Pic Basic language that I have been porting over to MikroBasic Pro, but I think I have found a bug within MikroE Basic Pro v4.60 (and then tested with 4.80beta also which shows the same issue). I am running a 16f1933 Enhanced core PIC using th...
by bcdaus
01 Mar 2011 11:10
Forum: mikroBasic PRO for PIC General
Topic: Defining String Constants
Replies: 3
Views: 1413

Re: Defining String Constants

Hi Barry,

That's the one ! Knew it had to be something relatively simple.

Cheers,

Bill
by bcdaus
25 Feb 2011 12:40
Forum: mikroBasic PRO for PIC General
Topic: Defining String Constants
Replies: 3
Views: 1413

Defining String Constants

So I found some Telnet code in a 'Telnet to 232 adaptor' demo project which uses YO2LIOs code and provides the Telnet demo I was after. But it was generated in MikroPascal. I am converting to MBPro, but I have hit a hurdle. In MP you can define a string constant and concatenate strings using + ie co...
by bcdaus
23 Feb 2011 13:54
Forum: mikroBasic PRO for PIC General
Topic: Telnet demo for spi_Ethernet ?
Replies: 0
Views: 769

Telnet demo for spi_Ethernet ?

I have been playing with the spi_Ethernet libs and was wondering if anyone has a telnet demo I could have a play with. I found some links to Florins (yo2lio) code, but it seems to have a lot of undocumented library functions or not available for the Pro compiler. I have a basic HTML page working and...
by bcdaus
13 Nov 2010 12:09
Forum: mikroBasic PRO for PIC General
Topic: Assigning port aliases using INCLUDE file
Replies: 2
Views: 1135

Re: Assigning port aliases using INCLUDE file

Hi All, Here is the example code I was using - interesting thing was there appeared to be no difference in the complied ASM when using either include file. At the time I did my tests I didn't have the hardware attached and looked at the compiled ASM. I tried it tonight with the actual hardware and i...
by bcdaus
13 Nov 2010 02:17
Forum: mikroBasic PRO for PIC General
Topic: Assigning port aliases using INCLUDE file
Replies: 2
Views: 1135

Assigning port aliases using INCLUDE file

PLEASE NOTE - Cross Posted from MikroBasic Pro for dsPIC forum as I thought the same question applies to the non dsPic version and this list seems to have more active users. I have an application where I want to have the ability to define the physical port connections from an INC file. The idea beh...
by bcdaus
11 Nov 2010 21:57
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Assigning port aliases using INCLUDE file
Replies: 4
Views: 3054

Assigning port aliases using INCLUDE file

I have an application where I want to have the ability to define the physical port connections from an INC file. The idea behind this is that I develop the project on a breadboards, but when I get the actual PCBs that might have different pinouts due to the way the board is laid out, that I just inc...
by bcdaus
02 Oct 2010 06:02
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: USB library examples don't compile
Replies: 7
Views: 3505

Re: USB library examples don't compile

Hi Toley, Thanks for the reply. Looks like we have the same setup. I have all the Caps in place and am using a MCP1700 LDO reg to power the PIC. I tried your .HEX but cannot get windows to recognise the device. I wonder if I damaged one of the USB pins on the PIC with my experimenting - I have a cou...
by bcdaus
02 Oct 2010 02:00
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: USB library examples don't compile
Replies: 7
Views: 3505

Re: USB library examples don't compile

I get a clean compile, but I ported your code to dsMicro Basic Pro v3.5. interesting thing is that the code doesn't seem to run correctly - even putting your .hex file that was in the ZIP archive into the micro will cause the LED to not flash and the PC to not recognize the USB connection. I looked ...
by bcdaus
29 Sep 2010 12:41
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: USB library examples don't compile
Replies: 7
Views: 3505

Re: USB library examples don't compile

Thanks Toley,

I'll fire it up in the morning and let you know how it goes.

Thanks again,
Bill.
by bcdaus
01 Sep 2010 11:38
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: PPS Configuration failaing in 24FJ64GB002
Replies: 7
Views: 6012

Re: PPS Configuration failaing in 24FJ64GB002

Hi Slavisa, I just noticed I used the unlock and lock_IOLOCK() calls in a stand-alone manner and then asked a question where I would use them - sorry, I managed to confuse myself !! I think the help file should reflect that you don't need the unlock_IOLOCK() and lock_IOLOCK() functions to be used wi...

Go to advanced search