Search found 44 matches
- Mon Jul 29, 2024 10:30 am
- Forum: Feature Requests
- Topic: I3C Component
- Replies: 2
- Views: 2818
I3C Component
Hi team. Just a quickie to suggest a convenient I3C component, with each dashboard instance defined by the third line used for targeted communication. With I2C backwards compatibility, it's certainly an easy workaround by separately activating the third line for affected devices, though I do see eme...
- Thu Apr 11, 2024 4:10 pm
- Forum: Feature Requests
- Topic: Suggestions for FC10 UI and EEPROM WritePage component
- Replies: 2
- Views: 2989
Suggestions for FC10 UI and EEPROM WritePage component
Apologies for wrapping different topical areas... FC10 Graphical User Interface: Although I've suggested elsewhere an ability to colour custom macro icons in the Project Explorer window, it would really help to be able to move them up/down the list (i.e. not just sorted alphabetically). Working on s...
- Wed Apr 10, 2024 10:35 am
- Forum: Projects - Embedded
- Topic: Changing W5500 Networking Parameters
- Replies: 4
- Views: 2601
Re: Changing W5500 Networking Parameters
Thanks again Chipfryer. Your informed reply gives me the confidence to proceed to roll-out, and I'll be able to test this today on existing hardware, with working/editable EEPROM tables already set up and the W5500 dedicated reset line indeed returned to MCU port. I'll post back results, to the poss...
- Tue Apr 09, 2024 1:38 pm
- Forum: Projects - Embedded
- Topic: Changing W5500 Networking Parameters
- Replies: 4
- Views: 2601
Re: Changing W5500 Networking Parameters
Thank you Chipfryer. The project will be delivered with arbitrary test defaults declared in Flowcode's W5500 component properties, and presently all working well with those parameters. My thoughts were really based upon W5500 initially using declared parameters in the W5500 component with network co...
- Mon Apr 08, 2024 7:01 pm
- Forum: Projects - Embedded
- Topic: Changing W5500 Networking Parameters
- Replies: 4
- Views: 2601
Changing W5500 Networking Parameters
Hi Guys, Just a quickie that I'm sure someone will be able to answer... Using the TCP_IP_W5500 component, I need to be able to change networking IP/SubNet/Port/MAC parameters on the fly, allowing users to change/set configuration values to EEPROM, with the code updating W5500 parameters when changed...
- Fri Mar 22, 2024 12:12 am
- Forum: Feature Requests
- Topic: Visual-Only Flowcharter
- Replies: 9
- Views: 3738
Re: Visual-Only Flowcharter
Hi Martin. I tried Ben's parser, which looks very good for visual-only representation of project source. Unfortunately, I'm unable to use Ben's tool due to company prohibitions uploading what would be regarded as company-confidential information to an unapproved location, as might apply to other pro...
- Thu Mar 21, 2024 2:34 pm
- Forum: Feature Requests
- Topic: Visual-Only Flowcharter
- Replies: 9
- Views: 3738
Re: Visual-Only Flowcharter
Thanks Martin,
I'll definitely take a look at that, and thank you for the link.
Best regards,
Brendan
I'll definitely take a look at that, and thank you for the link.
Best regards,
Brendan
- Thu Mar 21, 2024 12:26 pm
- Forum: Feature Requests
- Topic: Visual-Only Flowcharter
- Replies: 9
- Views: 3738
Visual-Only Flowcharter
We're all well-aware of the remarkable educational and productivity benefits of Flowcode visual development UI. However, for more complex projects, and particularly for discussion and high-level review with fellow students, engineers and stakeholders, I believe a simple 'visual-only' flowcharting fe...
- Sat Feb 24, 2024 6:48 pm
- Forum: Bug Reports
- Topic: Unexpected changes to FC10 source project on re-opening
- Replies: 2
- Views: 1160
Re: Unexpected changes to FC10 source project on re-opening
Hi Ben.
Many thanks for the heads-up.
I've just updated the affected work laptop (3 component updates) and very happy to confirm that the project now preserves the software UART configuration after closure and re-opening
Best regards,
Brendan
Many thanks for the heads-up.
I've just updated the affected work laptop (3 component updates) and very happy to confirm that the project now preserves the software UART configuration after closure and re-opening
Best regards,
Brendan
- Fri Feb 23, 2024 6:13 pm
- Forum: Bug Reports
- Topic: Unexpected changes to FC10 source project on re-opening
- Replies: 2
- Views: 1160
Unexpected changes to FC10 source project on re-opening
I'm working on a sizeable project with six UART ports, with much time expended to check and prove configurations (etc) without conflicts. However, in addition to the six hardware UARTs, I've added a 7th software 'UART' (Tx only) to drive a Parallax LCD display. A few times now I've re-opened and re-...