Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Programming MCUs Which are Connected to RS485 Bus
Post: RE: Programming MCUs Which are Connected to RS485 ...

rhnrgn Wrote: (2015-04-23, 13:18:00) -- Hello, I want to know if there is anybody tried his. I have a system where 8 same MCU "pic16f1946" connected to a RS485 bus. I am using same transiever at t...
richcj10 8-bit firmwares 1 7,196 2015-04-23, 18:25:37
    Thread: PIC18f45k22
Post: RE: PIC18f45k22

Mikael Gustavsson Wrote: (2015-04-05, 21:04:06) -- Post the current code. --
richcj10 8-bit firmwares 9 24,667 2015-04-18, 11:19:12
    Thread: dsPIC compiler issues
Post: RE: dsPIC compiler issues

I have the software compiling now. Moving the files to the root directory of the project worked for me. I need to configure PPs next. Thanks for the help!
richcj10 16-bit firmwares 2 14,659 2015-03-24, 04:40:15
    Thread: dsPIC compiler issues
Post: dsPIC compiler issues

I am trying my luck on the dspic33FJ128GP804 and tryed compiling code with: ASM 30 C30 XC16 All of them get the same results: Code: -- make -f nbproject/Makefile-default.mk SUBPROJECTS= .bu...
richcj10 16-bit firmwares 2 14,659 2015-03-17, 07:53:47
    Thread: PIC18f45k22
Post: RE: PIC18f45k22

Mikael Gustavsson Wrote: (2015-03-15, 19:29:36) -- What is the problem now? Did you measure the actual baud rate on PIC tx? -- it is still giving me the same issue as i had before: Code: -- Dev...
richcj10 8-bit firmwares 9 24,667 2015-03-15, 22:38:24
    Thread: PIC18f45k22
Post: RE: PIC18f45k22

I am still having issues with the baud rate / UART.  Any ideas? Info above ^
richcj10 8-bit firmwares 9 24,667 2015-03-13, 20:49:15
    Thread: PIC18f45k22
Post: RE: PIC18f45k22

Mikael Gustavsson Wrote: (2015-03-06, 14:43:07) -- Hi, You say 1MHz but the code comment says 16MHz. Which is it? -- I had the 16 Mhz stuff comented out. I did how ever change it to 16 Mhz Cod...
richcj10 8-bit firmwares 9 24,667 2015-03-11, 07:05:28
    Thread: PIC18f45k22
Post: PIC18f45k22

Hello, I am having a issue with uP reconition. (ds30 GUI loader) Code: -- Device reset completed Searching for bl . . . (discarded null byte) (discarded null byte) . . (discarded null byte) . . . ....
richcj10 8-bit firmwares 9 24,667 2015-03-05, 05:39:07
    Thread: compile error #include syntax error
Post: RE: compile error #include syntax error

I got it to compile. ;) Thanks for the help
richcj10 8-bit firmwares 4 11,338 2015-03-05, 05:15:28
    Thread: compile error #include syntax error
Post: RE: compile error #include syntax error

Mikael Gustavsson Wrote: (2015-02-04, 11:37:21) -- ds30 Loader free edition is built with MPASM and not MPLAB XC8. You cannot use C-style config pragma. -- Would I use the MPLABx ASM compiler? 
richcj10 8-bit firmwares 4 11,338 2015-02-20, 21:19:33
    Thread: compile error #include syntax error
Post: compile error #include syntax error

I am trying to compile in MPlab x w/ Cx8 compiler.  I am getting this: Code: -- make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf make[1]: Entering directory 'D:/New folder/FSAE/201...
richcj10 8-bit firmwares 4 11,338 2015-02-03, 04:43:49
    Thread: RS485 address system
Post: RE: RS485 address system

What if we wanted to do this on the open source version?  This project is for a university team. 
richcj10 16-bit firmwares 2 7,443 2014-09-06, 06:08:25
    Thread: RS485 address system
Post: RS485 address system

Hi! First off, what a wonderful system developed here. I can see this took a lot of work. :) I am working on a car project that uses RS485 in the car instead of CAN. We have pics all over th...
richcj10 16-bit firmwares 2 7,443 2014-08-30, 11:47:36