Search found 243 matches

by Brendan
Sun Feb 26, 2017 5:33 pm
Forum: Flowcode V6
Topic: ECIO40P16 and Programatically Changing the Clock Speed
Replies: 6
Views: 6869

Re: ECIO40P16 and Programatically Changing the Clock Speed

Thanks Kersing. I believe I've had a brain-crash... Initially I'd thought about sensing the status of RE2 (Vbus presence) and resetting registers accordingly in code - which sent me off at a tangent. For some reason, working into the small hours, I'd fixated on the notion that the ECIO40P16 target m...
by Brendan
Sun Feb 26, 2017 2:22 am
Forum: Flowcode V6
Topic: ECIO40P16 and Programatically Changing the Clock Speed
Replies: 6
Views: 6869

ECIO40P16 and Programatically Changing the Clock Speed

I'm using an ECIO40P16 module to train a college student, the project involving a range of I2C coupled sensors, TTL232 to a radio module, battery charging circuit, and batteries. To characterise sensor responses for later embedded settings, the first phase will be to USB-program and power the ECIO m...
by Brendan
Fri Feb 24, 2017 2:45 am
Forum: Flowcode V7
Topic: Analogue Interrupts (IOC)
Replies: 6
Views: 4960

Re: Analogue Interrupts (IOC)

I can sooo relate to Ben's 'key points'. I've started off being 'too' clever with unnecessarily modular code (with many macros) in the past, only to sorely regret doing so as the code developed with later changes necessary. On one occasion, it got so confusing that I threw the source away and starte...
by Brendan
Fri Feb 24, 2017 2:07 am
Forum: Flowcode V6
Topic: ECIO40P16 Numbering
Replies: 2
Views: 4552

Re: ECIO40P16 Numbering

Hi Ben.

Very many thanks for clearing that up :D

I was about to commit to copper without room for ambiguity, and understand what 'ECIO' was referring to now.

All the best,

Brendan
by Brendan
Wed Feb 22, 2017 11:01 pm
Forum: Flowcode V6
Topic: ECIO40P16 Numbering
Replies: 2
Views: 4552

ECIO40P16 Numbering

I'm probably being stupid but, trying to positively associate ECIO40P16 pin numbers with uC port pins, I've no idea why, in the datasheet, some of the brackets identify totally different port IDs to the norm. I don't presently have a module to-hand to confirm one way or the other. Adding further to ...
by Brendan
Mon Dec 05, 2016 2:36 pm
Forum: Bug reports
Topic: Muxable External Interrupts for PIC32MZ...
Replies: 4
Views: 4072

[SOLVED] Muxable External Interrupts for PIC32MZ...

Thanks Ben.

I can confirm download and use of the PIC-specific update, with all associated pin-selectable options present and correct. Furthermore, muxed bank select table created in the flow, and the project builds successfully :D

I'll update all to the latest zip.

Many thanks,
Brendan
by Brendan
Mon Dec 05, 2016 1:51 pm
Forum: Bug reports
Topic: Muxable External Interrupts for PIC32MZ...
Replies: 4
Views: 4072

Re: Muxable External Interrupts for PIC32MZ...

That's terrific - Thanks Ben :D


Best regards,

Brendan
by Brendan
Mon Dec 05, 2016 1:23 pm
Forum: Bug reports
Topic: Muxable External Interrupts for PIC32MZ...
Replies: 4
Views: 4072

Muxable External Interrupts for PIC32MZ...

Hi Ben. Many thanks for the recent updates, with 'FC7_Latest_Files_051216' patch downloaded and applied. I noticed an issue however with pin-selectable external interrupts (specifically, for the 32MZ2048EFG144 chip that we're using). I'm setting up to monitor 20 x system fan tachos, organised as fiv...
by Brendan
Fri Dec 02, 2016 1:53 pm
Forum: Bug reports
Topic: Hardware UART component - PIC32MZ... [Solved]
Replies: 2
Views: 2981

SOLVED: Hardware UART component - PIC32MZ...

Fantastic job ! Thanks Ben. Following your patches I can confirm that the same project now builds without issue using hardware UART. I'm presently coding in advance of the hardware, though will try to remember to confirm physical operation when possible. Unless proven otherwise - assumed fully resol...
by Brendan
Wed Nov 30, 2016 6:09 pm
Forum: Bug reports
Topic: Hardware UART component - PIC32MZ... [Solved]
Replies: 2
Views: 2981

Hardware UART component - PIC32MZ... [Solved]

PIC32MZ continued... I'm sure they could make a soap opera of this chip, but a recent personal observation when attempting to enable hardware UART. In simulation all is good, but the problem reveals itself at build time. To confirm, I'm working with PIC32MZ2048EFG144, using the latest Flowcode V7.1....
by Brendan
Tue Nov 01, 2016 10:53 am
Forum: Bug reports
Topic: 32mZ UART Flow Control Pin Selection
Replies: 4
Views: 4318

Re: 32mZ UART Flow Control Pin Selection

Hi Ben. The device concerned is PIC32MZ2048EFG144, and no bootloader. It's a bit of a handful, and we're progressively getting to know it better, though appears to set itself apart in the way you have to configure and use it. Other things seem not to make sense, such as growing silicon errata (the '...
by Brendan
Mon Oct 31, 2016 2:54 am
Forum: Bug reports
Topic: 32mZ UART Flow Control Pin Selection
Replies: 4
Views: 4318

Re: 32mZ UART Flow Control Pin Selection

Hi Jac. Thanks for the link, which suggests that as most chips don't support hardware flow control then the software implementation will work regardless. Regrettably however, this was not our experience with the 32MZ. After an engineer selected pins for flow control in FC7, and spending considerable...
by Brendan
Sun Oct 30, 2016 12:10 pm
Forum: Bug reports
Topic: 32mZ UART Flow Control Pin Selection
Replies: 4
Views: 4318

32mZ UART Flow Control Pin Selection

Merely an observation for a future FC7 tweak... Working with PIC32MZ devices and hardware UART, TxD and RxD mappings are correct for the channels selected, but we observed that FC7 permits arbitrary selection of flow control pins which aren't appropriate when using hardware channels. A review of the...
by Brendan
Mon Oct 17, 2016 12:06 pm
Forum: Feature requests
Topic: DMA Channeling
Replies: 2
Views: 3645

Re: DMA Channeling

:D Thanks Ben... Scares me too, though just early food for thought for the more capable 32-bit PICs in particular. We'll be running DMA for some of our projects, with C blocks managing available registers and memory space on these devices. Perhaps my rambling DMA ideas will shapen up once we've play...
by Brendan
Sun Oct 16, 2016 10:23 pm
Forum: Feature requests
Topic: DMA Channeling
Replies: 2
Views: 3645

DMA Channeling

Furthering the power of Flowcode 7, itself supporting 32-bit micros with extended hardware features, I'd like to throw in DMA Channeling: My rambling thoughts suggest a DMA component, enabling the user to individually nominate DMA channels afforded by the device for hardware-driven data piping direc...
by Brendan
Tue Oct 04, 2016 10:15 am
Forum: Fixed bugs
Topic: PIC32 watchdog related compilation error
Replies: 7
Views: 10328

Re: PIC32 watchdog related compilation error

Hi Ben.

Many thanks for the timely fix, and happy to confirm that the project now compiles without error :D


Best regards,

Brendan
by Brendan
Sat Sep 24, 2016 1:20 am
Forum: Feature requests
Topic: Support for some kind of large screen
Replies: 21
Views: 14524

Re: Support for some kind of large screen

A big thumbs-up for 4D products from me too. We've used their 4.3" capacitive touch displays for stand-alone test equipment featuring VI's and touch keyboards. Their Picaso processors (and faster Diablo if needed) are just the ticket for working with small MCUs as they off-load screen driving requir...
by Brendan
Wed Sep 21, 2016 10:13 pm
Forum: Flowcode V7
Topic: Flowcode 7 Patch 7.1
Replies: 19
Views: 48502

Re: Flowcode 7 Patch 7.1

I don't normally condone registry clean-up, except where deemed absolutely necessary. In your case however, doing such a thing should clean up hidden gremlins and orphaned objects, which sounds as though it may be the most appropriate course of action if all else fails. Impossible to say whether it ...
by Brendan
Tue Sep 20, 2016 10:40 pm
Forum: Flowcode V7
Topic: Flowcode 7 Patch 7.1
Replies: 19
Views: 48502

Re: Flowcode 7 Patch 7.1

Truly exemplary support work guys... Thank you !!! :D

Best regards,

Brendan
by Brendan
Tue Sep 20, 2016 10:31 pm
Forum: Feature requests
Topic: CRC calculations leveraging MCU hardware engine
Replies: 1
Views: 3030

CRC calculations leveraging MCU hardware engine

A CRC calculation component (particularly leveraging hardware CRC engines where provided) would greatly assist with coding and operational efficiency, and add significant value for advanced/professional PIC users - particularly high-speed 32-bit devices where FC7 holds key advantages. Would obviousl...
by Brendan
Tue Sep 20, 2016 9:48 pm
Forum: Flowcode V7
Topic: Help with 12 volt battery variable voltage supply please
Replies: 12
Views: 9497

Re: Help with 12 volt battery variable voltage supply please

For the record, you might also like to consider a voltage-controlled (active) current sink in a regulator's feedback circuit, where PWM voltage (amplified by an op-amp for stability and offset correction) leaches current from a feedback arrangement. Imagine an N-channel MOSFET with source to ground ...
by Brendan
Tue Sep 20, 2016 8:11 pm
Forum: Flowcode V7
Topic: 32MS250 UART failure
Replies: 4
Views: 3582

Re: 32MS250 UART failure

We've overcome a number of... 'challenges' getting the UART baud rate and associated registers correct for a given clock frequency with this PIC family. The following information may possibly be of some assistance when working with these complex new devices... http://stackoverflow.com/questions/1770...
by Brendan
Tue Sep 13, 2016 1:34 am
Forum: Flowcode V7
Topic: FC7 issues - SPI and zoom
Replies: 6
Views: 6001

Re: FC7 issues - SPI and zoom

Thank you Ben and all.

Your considerations and early bug resolution is truly appreciated.

Best regards,

Brendan
by Brendan
Fri Sep 09, 2016 4:42 pm
Forum: Flowcode V7
Topic: FC7 issues - SPI and zoom
Replies: 6
Views: 6001

Re: FC7 issues - SPI and zoom

Hi Leigh. Thanks for the confirmation. I can say that Pladnows checks confirm that 32MX and MZ chips are affected, so common across a range of devices if this helps (we haven't checked them all). Please let me know if this is likely to take time to resolve, in-case we should need to workaround befor...
by Brendan
Sat Feb 20, 2016 9:14 pm
Forum: Flowcode V6
Topic: Flowcode 6.1.3 released!
Replies: 10
Views: 35719

Re: Flowcode 6.1.3 released!

Thank you Simon et al...

Some very welcome features, bug-fixes, and updates there. You guys have been busy ! :D

All the best,

Brendan