Search found 258 matches

by petesmart
Tue Mar 01, 2011 10:49 am
Forum: Flowcode V4
Topic: SPI Master
Replies: 4
Views: 3301

Re: SPI Master simultaneous I2C and SPI

Hey Ben, I am working on a project with similar requirements using an ECIO (18F4455)... had a quick look thru the microchip datasheet and it was not obvious that that it had a second MSSP port peripheral capability. Is there any way to spoof this dual functionailty mode using another port other than...
by petesmart
Tue Sep 28, 2010 2:11 pm
Forum: Flowcode V4
Topic: feedback
Replies: 0
Views: 2944

feedback

Dear Ben and Team, Its not often that you would receive positive feedback...however i had such a great experience this evening, i could not let the moment pass. I have been playing around with macros this evening, particularly the parameters and local variables feature. I was able to create some qui...
by petesmart
Tue Jul 13, 2010 1:52 pm
Forum: Flowcode V4
Topic: PICmicro Devboard and Flowkit using FC4
Replies: 4
Views: 3280

Re: PICmicro Devboard and Flowkit using FC4

Hi Ben, Thanks for the fast response. You were spot on with the clock frequency suggestion :oops: .. It was running way slower than expected. ICD now works on the 18F4455 on the flasher routine, however aborts when the SPI init macro is run. Have not had a good look as to why yet, however it is spec...
by petesmart
Sun Jul 11, 2010 2:08 pm
Forum: Flowcode V4
Topic: PICmicro Devboard and Flowkit using FC4
Replies: 4
Views: 3280

Re: PICmicro Devboard and Flowkit using FC4

a little more information...SPI has nothing to do with the problem A simple 2 LED flasher on port A confirmed it still does not work. Have checked that background debug is off and pushed the speed to 20, then 100, still no luck I tried 16f88 and a 18F4455 on the basis that portc c does not connect t...
by petesmart
Sun Jul 11, 2010 11:30 am
Forum: Flowcode V4
Topic: PICmicro Devboard and Flowkit using FC4
Replies: 4
Views: 3280

PICmicro Devboard and Flowkit using FC4

Hi Support team, Can you use the HP299 Flowkit device with the HP488 PICmicro developer board (V3). I think I followed the instructions correctly, however :oops: I get the following responses. HP299 error 1.jpg error2.jpg I have the Flowkit connected to Port C and the Flowkit LED's are flashing slow...
by petesmart
Wed Jul 07, 2010 2:24 pm
Forum: MIAC
Topic: Flowcode 4 / Miac compile error
Replies: 2
Views: 5390

Re: Flowcode 4 / Miac compile error

Thanks for the fast response Ben, much appreciated. I checked the other plane of the menu structure page_H_plane <= 0 and had made a similar mistake with the space < = .. deleted the space from both examples and it compiled with no errors... Interesting point - under simulation from within Flowcode ...
by petesmart
Tue Jul 06, 2010 1:04 pm
Forum: Flowcode V4
Topic: Re: Posting in the V4 Forum
Replies: 2
Views: 6551

Re: Posting in the V4 Forum

Hi Ben,

I just posted a problem with flowcode 4 /MIAC compile error over in the MIAC forum....Do I need to re post over here?

best regards

Pete :P
by petesmart
Tue Jul 06, 2010 12:51 pm
Forum: MIAC
Topic: Flowcode 4 / Miac compile error
Replies: 2
Views: 5390

Flowcode 4 / Miac compile error

Hi Support team, I have been playing around with the MIAC device and have attempted to create multi-layer menus for display of application and diagnostic data using Flowcode 4 professional. The programme works fine in simulation mode and fucntions as you would expect using the up/down, left/right co...