Search found 90 matches

by be80be
Sat Jan 15, 2011 7:26 pm
Forum: Compiler
Topic: Latest version of MPASMwin
Replies: 14
Views: 8362

I remade all of them last night using System Convert so it would be safe to save old ones and replace them with the new ones.?
by be80be
Sat Jan 15, 2011 7:22 pm
Forum: Modules
Topic: 18F46J50 - USB HID NOT WORK!! (RESOLVED)
Replies: 10
Views: 7246

If you compare the 18f4550 and 18f46j50 inc and the bas files The register's
are named the same . And i looked at the usb files there not to chip related

Going to dig in to day and get my 18f14k50 using usb thanks RKP for your post
by be80be
Sat Jan 15, 2011 7:38 am
Forum: Modules
Topic: 18F46J50 - USB HID NOT WORK!! (RESOLVED)
Replies: 10
Views: 7246

Some one name nigle said he got it to work with the OP chip.
Swordfish is great No one said it would be a piece of cake You have to work with it same as any complier


It wouldn't be that hard to get the 18f46J50 to work
by be80be
Sat Jan 15, 2011 6:28 am
Forum: Compiler
Topic: Latest version of MPASMwin
Replies: 14
Views: 8362

Maybe it will not be to bad 4 out 5 complied ok

Maybe I try the 18f14k50 and changing the inc files I sure hope that works I got swordfish just to use them and usb
by be80be
Sat Jan 15, 2011 5:09 am
Forum: Compiler
Topic: Latest version of MPASMwin
Replies: 14
Views: 8362

Will this let you use it with 18f14k50
It give error with 18f452 Image

I guess it works LOl you have to fix all the error in the include file there is no
25 in this it's 20 BORV(BORV) = [45, 42, 27, 20],
by be80be
Fri Jan 14, 2011 9:05 pm
Forum: IDE
Topic: Update I updated swordfish and will no longer run
Replies: 1
Views: 2398

I just re updated my swordfish and it works fine I remove swordfish se

And i'm good to go now
by be80be
Fri Jan 14, 2011 7:55 pm
Forum: IDE
Topic: Update I updated swordfish and will no longer run
Replies: 1
Views: 2398

Update I updated swordfish and will no longer run

I updated swordfish and when i start it it will run till i start writing code
then it quits

I reinstalled and it works fine
by be80be
Mon Jan 10, 2011 7:09 pm
Forum: Modules
Topic: 18f14k50
Replies: 2
Views: 2686

Thanks
by be80be
Sun Jan 09, 2011 8:04 pm
Forum: Modules
Topic: 18f14k50
Replies: 2
Views: 2686

18f14k50

To use 18f14k50 1. do we still need to use newer mpasm.exe 2. do we still need to edit the usb files and include file to use this chip And one more If I set fosc = hs my chip will run fine set it to ECH I will not run Config CPUDIV = CLKDIV3, ' 12MHz external , 48Mhz for USB_FS, 16MHz internal USBDI...
by be80be
Wed Dec 22, 2010 4:14 am
Forum: General
Topic: Any one want to win some nice prizes
Replies: 1
Views: 2138

The top prize is a pickit 3 shipped any where mail can go in the world
by be80be
Wed Dec 22, 2010 3:07 am
Forum: General
Topic: Any one want to win some nice prizes
Replies: 1
Views: 2138

Any one want to win some nice prizes

Details here http://digital-diy.com/forum/viewtopic. ... 6205#p6205

All you have to is come up with a serial LCD module for Swordfish basic
by be80be
Tue Dec 21, 2010 9:42 pm
Forum: Compiler
Topic: Usart removing 13,10
Replies: 9
Views: 4247

Here some great stuff PC to PIC using serial ports

http://www.lvr.com/serport.htm

And
http://www.me.umn.edu/courses/me2011/sm ... ort-vb.pdf
by be80be
Mon Dec 20, 2010 10:32 pm
Forum: Compiler
Topic: Usart removing 13,10
Replies: 9
Views: 4247

The USART only sends what you tell it to send. Easy as that, really. That would be true if I was sending pic to pic but I'm not thats the problem I'm sending data from the computer to the pic and displaying that with a LCD I can't figure things out like (line feed) 10 ^J is that what I should test ...
by be80be
Mon Dec 20, 2010 3:32 pm
Forum: Compiler
Topic: Usart removing 13,10
Replies: 9
Views: 4247

The lcd is not the problem usart is where I'm weak in

I'm using a Hitachi 44780 i no the commands for that

what I don't know is what usart sends 13,10 CR and LF

but when it received there has to be more like #13 I have seen that used

but not sure.
by be80be
Mon Dec 20, 2010 1:08 pm
Forum: Compiler
Topic: Usart removing 13,10
Replies: 9
Views: 4247

I'm not sending gunk no more just need to to be able the clear LCD and change lines