Search found 9 matches

by robin223
Thu Apr 02, 2020 5:36 pm
Forum: Flowcode V6
Topic: MIDI component problem
Replies: 3
Views: 4451

Re: MIDI component problem

I gave that a go, but I'm still not able to receive midi in the simulation. I have two midi devices connected to the computer, the Opendeck and a Behringer sound card. Strangely, using the flowcode midi example project, if I select Opendeck as the midi output, it outputs midi through to the internal...
by robin223
Mon Mar 30, 2020 10:23 pm
Forum: Flowcode V6
Topic: MIDI component problem
Replies: 3
Views: 4451

Re: MIDI component problem

Thanks Ben! I'll give it a go
by robin223
Sat Mar 28, 2020 3:27 pm
Forum: Flowcode V6
Topic: MIDI component problem
Replies: 3
Views: 4451

MIDI component problem

Hi! I'm trying to build a device to display incoming MIDI on a few LED displays. To try and figure this out I've been using my midi interface as the data source to simulate, and attempting to display the 3 bytes of the MIDI on screen. So far I've not had much luck. The receive doesn't show any activ...
by robin223
Fri Feb 23, 2018 10:31 am
Forum: Flowcode V6
Topic: Interrupt issues.
Replies: 3
Views: 2897

Re: Interrupt issues.

Martin, How do I set the flag you describe if I'm using the interrupts on portB, can I call a macro and add set it using a calculation within the macro or would I need to write a custom interrupt with this option (not sure how this is done) If you could show me an example that'd be excellent. Thanks...
by robin223
Thu Feb 22, 2018 11:08 pm
Forum: Flowcode V6
Topic: Interrupt issues.
Replies: 3
Views: 2897

Interrupt issues.

Hi there, I'm having an stange issue with interrupts in flowcode6. The program I'm writing is for a relay switched volume control with input, output and trim selector switches. I'd like for the input and output switches to trigger an interrupt,which calls a macro to read the switch values and turn o...
by robin223
Fri Feb 26, 2016 12:28 pm
Forum: General Programming
Topic: i2c relay volume control logic.
Replies: 2
Views: 6517

Re: i2c relay volume control logic.

Sorry, meant to attach the file I'm working on. Not tested this yet....
by robin223
Fri Feb 26, 2016 9:44 am
Forum: General Programming
Topic: i2c relay volume control logic.
Replies: 2
Views: 6517

i2c relay volume control logic.

Hello, I wonder if you can help me with a problem I'm having with a design - I'm programming for an i2c controlled volume control which consists of 8 latching relays driven by x2 pcf8574an chips and darlington drivers, PCF-1 sets the switch in one direction, PCF-2 resets it. Volume is controlled fro...
by robin223
Mon Jul 14, 2014 5:18 pm
Forum: Flowcode V6
Topic: max7219/SPI troubles.
Replies: 12
Views: 12991

Re: max7219/SPI troubles.

Thanks Benj!

That's solved it.
by robin223
Mon Jul 14, 2014 2:18 pm
Forum: Flowcode V6
Topic: max7219/SPI troubles.
Replies: 12
Views: 12991

max7219/SPI troubles.

Hi there, I'm recently purchased a copy of Flowcode6 and I'm just finding my feet with it. Apologies for the newbie question. I'm trying to communicate with an spi dual 7 segment dispay which uses the MAX7219 chip but with little success. https://www.tindie.com/products/rajbex/spi7segdisp856-kit-eig...