Author |
Message |
Topic: Where is SIOW.EXE? |
ariel.vollmann
Replies: 10
Views: 25140
|
Forum: General CCS C Discussion Posted: Mon Aug 02, 2010 10:52 pm Subject: Where is SIOW.EXE? |
Thanks ckielstra & FvM!
I didn't know it was so easy to transfer hex files with Tera Term or Hyperterminal, and since I had serious problems with SIOW it was impossible to transfer anything!
... |
Topic: Driver 18f4550 USB Windows 7 64bits problem |
ariel.vollmann
Replies: 16
Views: 29857
|
Forum: General CCS C Discussion Posted: Sun Aug 01, 2010 8:45 pm Subject: Driver 18f4550 USB Windows 7 64bits problem |
Hi Ttelmah and lucasromeiro, thank both for your fast answer.
I think my compiler's version is 4.093, but the inf file seems not to be the problem, because I've already downloaded the new version o ... |
Topic: Driver 18f4550 USB Windows 7 64bits problem |
ariel.vollmann
Replies: 16
Views: 29857
|
Forum: General CCS C Discussion Posted: Sun Aug 01, 2010 1:18 am Subject: Driver 18f4550 USB Windows 7 64bits problem |
Lucas... Do you have the same problem that I do?
Mine is with Windows 7 64bits.
When the PIC is trying to enumerate it looks that an error happens and the device disconnects and connects again... Th ... |
Topic: USB CDC 32 vs 64 bits |
ariel.vollmann
Replies: 8
Views: 21000
|
Forum: General CCS C Discussion Posted: Sun Aug 01, 2010 1:13 am Subject: USB CDC 32 vs 64 bits |
I have the same problem with Windows 7 64bits.
When the PIC is trying to enumerate it looks that an error happens and the device disconnects and connects again... The VID & PID are zeroed in the ... |
Topic: PID algorithm questions |
ariel.vollmann
Replies: 12
Views: 13445
|
Forum: General CCS C Discussion Posted: Sat Jul 25, 2009 9:23 am Subject: PID algorithm questions |
Hi John,
Under normal circumstances the integral part of the PID should help the equation to converge to an "zero error" situation when the error is small ("when the tempereture is a ... |
Topic: FTDI FT2232 emulation... |
ariel.vollmann
Replies: 2
Views: 7238
|
Forum: General CCS C Discussion Posted: Sat Jul 25, 2009 8:27 am Subject: FTDI FT2232 emulation... |
It's a shame, I did my best too, but I'm not enough familiarized with Microchip C...
If somebody wants to give it a try, there's the original file http://www.microchip.com/forums/forceddownlo ... |
Topic: FTDI FT2232 emulation... |
ariel.vollmann
Replies: 2
Views: 7238
|
Forum: General CCS C Discussion Posted: Thu Jul 23, 2009 9:56 am Subject: FTDI FT2232 emulation... |
I found an PIC project of emulation of FTDI's chip FT2232, with two COM ports (http://www.microchip.com/forums/tm.aspx?m=261649).
Did somebody try to implement it in CCS? I'm starting to use the US ... |
|