Search found 243 matches

by Brendan
Wed Feb 12, 2020 4:31 pm
Forum: Bug Reports
Topic: "usb_serial_config.h": No such file or directory
Replies: 10
Views: 6143

Re: "usb_serial_config.h": No such file or directory

Thank you Ben - Very much appreciated. Following your message I noted that the confirmed directry under root was hidden, so I un-hid it and unzipped the provided files to the directed folder - noting that the same number of files existed (and usb_serial_config.h was in there) but I over-wrote them a...
by Brendan
Tue Feb 11, 2020 5:43 pm
Forum: Bug Reports
Topic: "usb_serial_config.h": No such file or directory
Replies: 10
Views: 6143

Re: "usb_serial_config.h": No such file or directory

Thanks for getting back so quickly Ben - Entirely appreciated. Interestingly, when I try this with the full database option enabled, I get this... FC8_No_Updates.png I'm guessing I'm being blocked by system policies or something? Ideally, if you have some other means by which I can install the neces...
by Brendan
Tue Feb 11, 2020 5:18 pm
Forum: Bug Reports
Topic: "usb_serial_config.h": No such file or directory
Replies: 10
Views: 6143

Re: "usb_serial_config.h": No such file or directory

...Incidentally, it's a Windows 10 64-bit version.
by Brendan
Tue Feb 11, 2020 5:16 pm
Forum: Bug Reports
Topic: "usb_serial_config.h": No such file or directory
Replies: 10
Views: 6143

"usb_serial_config.h": No such file or directory

Hi Guys. I had occasion to reinstall Flowcode 8 on a new work machine (Windows 10). All went well and everything appeared to work, until I tried to use the USB Serial component when programming ECIO40P16. In short, build termination due to the following error report: Device: PIC16.33E.ECIO40P16 Gene...
by Brendan
Thu Nov 08, 2018 1:32 pm
Forum: Bug Reports
Topic: PIC32MZ UART Baud Rate
Replies: 10
Views: 5220

Re: PIC32MZ UART Baud Rate

That's fantastic - Thanks Ben :!: :D :D :D

I'm currently between working from home and supporting contractors identifying/fixing an underground water leak, so may take a while but will certainly post back with results from boards fitted with PICs exibiting this issue.

Best regards,
Brendan
by Brendan
Thu Nov 08, 2018 3:06 am
Forum: Bug Reports
Topic: PIC32MZ UART Baud Rate
Replies: 10
Views: 5220

Re: PIC32MZ UART Baud Rate

Thank you Ben - Entirely appreciated. Aware of three 'A' silicon versions and one 'B' version, I can confirm from what I'm coding that this particular issue manifests with ver. A3 silicon (assuming all A3 is equal!). The trouble is that when designing MCUs into products you really don't want to be r...
by Brendan
Wed Nov 07, 2018 12:50 pm
Forum: Bug Reports
Topic: PIC32MZ UART Baud Rate
Replies: 10
Views: 5220

PIC32MZ UART Baud Rate

I'm coding embedded test code for a PIC32MZ2048EFG144 and have discovered that the Baud setting in the UART component must be set to precisely double the required Baud rate for comms to work, otherwise the usual garbled chars. In a C block I've attempted to force changes to PBCLK2 prescaler ( PB2DIV...
by Brendan
Tue Nov 06, 2018 7:45 pm
Forum: General Programming
Topic: PIC32MZ UART Troubles - Pulling my hair out...
Replies: 3
Views: 4850

Re: PIC32MZ UART Troubles - Pulling my hair out...

Thanks Stefan regarding the BOOTISA register. Once set I was seeing comms, but garbled random characters. After disabling all the C blocks I'd created in my frustrations to manually set registers, and after further experimentation, I discovered that the actual comms Baud rate was precisely half of t...
by Brendan
Tue Nov 06, 2018 10:14 am
Forum: General Programming
Topic: PIC32MZ UART Troubles - Pulling my hair out...
Replies: 3
Views: 4850

Re: PIC32MZ UART Troubles - Pulling my hair out...

Hi Stefan. Many thanks for the pointer regarding MIPS32, which wasn't set as prescribed. That's one positive step forward for sure :) Unfortunately, the PIC32MZ has all the hallmarks of poor silicon rushed to market, particularly as... The primary and secondary crystal oscillators don't work in Ver ...
by Brendan
Mon Nov 05, 2018 7:49 pm
Forum: General Programming
Topic: UART CRC Check
Replies: 3
Views: 4629

Re: UART CRC Check

As I use CRCs with Flowcode a lot (particularly Maxim 1-wire, etc), and assuming you've got 256 Bytes of program memory to spare for an 8-bit CRC, I'd like to chip in with a popular alternative of pasting a 256-byte table (relevant to your CRC polynomial) to the Flowcode LUT component. Such CRC tabl...
by Brendan
Mon Nov 05, 2018 6:31 pm
Forum: General Programming
Topic: PIC32MZ UART Troubles - Pulling my hair out...
Replies: 3
Views: 4850

PIC32MZ UART Troubles - Pulling my hair out...

Hello All. I'm wondering if seasoned experts amongst us could shed any light... I've been pulling my hair out trying to get a single basic UART channel working on the PIC32MZ2048EFG144. 100MHz system clock settings suitably confirmed as UART Tx/Rx works perfectly fine in software mode at 115.2kbps, ...
by Brendan
Fri Sep 14, 2018 4:07 pm
Forum: Feature Requests
Topic: Custom Macro Colours in the Project Explorer
Replies: 2
Views: 2626

Re: Custom Macro Colours in the Project Explorer

Thanks Ben - Much appreciated :)

I'm presently doing something similar, with untested and problem macros preceded by underscore, so it shoves them to the bottom and avoids visual clutter.

Still loving FC8 by-the-way :D

All the very best,
Brendan
by Brendan
Fri Sep 14, 2018 11:25 am
Forum: Feature Requests
Topic: Custom Macro Colours in the Project Explorer
Replies: 2
Views: 2626

Custom Macro Colours in the Project Explorer

I'm presently working on a project that has over 60 custom macros for a multi-function test platform - and growing. A huge part of this exercise in the development phase is to test and debug the various macros, and would therefore be great to be able to custom-colour the individual macro icons in th...
by Brendan
Wed Jul 25, 2018 8:50 pm
Forum: Feature Requests
Topic: A few user interface tweaks...
Replies: 0
Views: 3957

A few user interface tweaks...

First, thank you for your excellent work under the hood in Flowcode 8, and great to see a number of component bug fixes evident in panel properties, etc. Also loving the many new features during edits. From initial use I have a few early suggestions however... Copying over the template schemes from ...
by Brendan
Thu Jul 19, 2018 11:30 am
Forum: Flowcode V8
Topic: Can I change interface of Flowcode 8?
Replies: 11
Views: 7184

Re: Can I change interface of Flowcode 8?

Spot-on, Thanks Steve.

I can confirm this works for us :D

Best regards,
Brendan
by Brendan
Wed Jul 18, 2018 5:13 pm
Forum: Flowcode V8
Topic: Can I change interface of Flowcode 8?
Replies: 11
Views: 7184

Re: Can I change interface of Flowcode 8?

Having just purchased and installed it, and starting to use it in anger, I would also like to chip in with my 2Cents... When you use an application so much in your daily life, you become accustomed to things having a certain appearance with the monitors you use and your eyes adapt. With each new upg...
by Brendan
Sat Jun 02, 2018 3:10 pm
Forum: E-blocks
Topic: Commercial or Industrial Temperature?
Replies: 0
Views: 6326

Commercial or Industrial Temperature?

Hi team. I often use the great convenience of eBlocks in professional projects, though on this occasion I'm looking for a board with a good/fast 16-bit or 32-bit PIC with as much I/O on offer, that offers industrial temperature tolerance and on-board 3V3 regulation. I suspect that the majority (if n...
by Brendan
Thu Feb 22, 2018 6:00 pm
Forum: Flowcode V7
Topic: *Possible* bug - USB Serial get-string timeout.
Replies: 2
Views: 2989

Re: *Possible* bug - USB Serial get-string timeout.

Thanks Ben (sorry I've taken a while to reply). Understood and duly noted. Certainly no hardship to process incoming data Byte-wise and build a string in the loop, and I like to avoid all unnecessary complications. Understanding the issue better, we'll just stick with that approach for all USB232 Rx...
by Brendan
Thu Feb 15, 2018 2:27 am
Forum: Flowcode V7
Topic: *Possible* bug - USB Serial get-string timeout.
Replies: 2
Views: 2989

*Possible* bug - USB Serial get-string timeout.

Hello all - Long time no speak (FC7 serving us well :) ) I haven't filed this under a bug report, though an observation perhaps worthy of consideration... Using an ECIO40P module, I configure the USB port for USB Serial (VCOM). Serial data originates from a 2D barcode reader, natively at 9.6kbps, se...
by Brendan
Thu Oct 19, 2017 3:09 pm
Forum: Flowcode V7
Topic: Software I2C for 36 channels - Will it work?
Replies: 1
Views: 1652

Re: Software I2C for 36 channels - Will it work?

UPDATE:

I've since managed to find and switch to suitable SPI devices, so much easier to control logical CSBs and not have to deal with potential I2C bus hangs and power-cycling.

An interesting question though, for possible future reference.

Many thanks,
Brendan
by Brendan
Thu Oct 19, 2017 12:22 pm
Forum: Flowcode V7
Topic: Software I2C for 36 channels - Will it work?
Replies: 1
Views: 1652

Software I2C for 36 channels - Will it work?

Good day gentlemen. In dealing with 36 simple I2C devices with conflicting base addresses, I need to assign each to a dedicated I2C port. I can do this in software mode, though unsure of any gotcha's if configuring a PIC33EP512MU814 running full-smoke, to serve 36 separate ports/devices? Incidentall...
by Brendan
Thu Aug 24, 2017 5:17 pm
Forum: Bug reports
Topic: ERRATA - dsPIC33EP512MU814 (solved)
Replies: 4
Views: 4163

Re: ERRATA - dsPIC33EP512MU814

Hi Ben.

Our HUGE thanks for the quick turnaround and updated file - Entirely appreciated, as always :D

All the best,
Brendan
by Brendan
Thu Aug 24, 2017 10:00 am
Forum: Bug reports
Topic: ERRATA - dsPIC33EP512MU814 (solved)
Replies: 4
Views: 4163

ERRATA - dsPIC33EP512MU814 (solved)

We're attempting to code a test fixture around dsPIC33EP512MU814, but device definitions is clearly incorrect. For example, Flowcode7 affords selection of Port 'I' but no such port exists on the chip, and port K doesn't show up but does exist. Recalling that we had similar previous issues with a 32-...
by Brendan
Mon Feb 27, 2017 2:21 pm
Forum: Flowcode V6
Topic: ECIO40P16 and Programatically Changing the Clock Speed
Replies: 6
Views: 6885

Re: ECIO40P16 and Programatically Changing the Clock Speed

Thank you Ben - that's great news. Yes, they are cool - very cool indeed 8) These 16-bit ECIO boards have to-date found ready application in a variety of internal applications - and now for training projects. Small and discreet; powerful MCU; USB Vbus regulated on-board with 3V3 out; readily-configu...
by Brendan
Sun Feb 26, 2017 6:05 pm
Forum: Flowcode V6
Topic: ECIO40P16 and Programatically Changing the Clock Speed
Replies: 6
Views: 6885

Re: ECIO40P16 and Programatically Changing the Clock Speed

Good thought !
Thank you.

Best regards,
Brendan