Search found 23 matches

by electronick
Mon Aug 04, 2025 9:14 am
Forum: General
Topic: Primary flash memory offset.
Replies: 4
Views: 774

Re: Primary flash memory offset.

Hi Martin.
Yes I figured as much just by looking into the directorys..
Hopefully some of the guys at Matrix has some idea on how to preoceed.
by electronick
Sun Aug 03, 2025 3:14 pm
Forum: General
Topic: Primary flash memory offset.
Replies: 4
Views: 774

Re: Primary flash memory offset.

Hi Martin.
Thank you for answering :-)

I found a post in the old forum, by Ben.

https://www.flowcode.co.uk/mmforums/vie ... ss#p103426

Perhaps this should work? Given the correct paths that is.

/Nick
by electronick
Sun Aug 03, 2025 11:08 am
Forum: General
Topic: Primary flash memory offset.
Replies: 4
Views: 774

Primary flash memory offset.

Hi all. Is there som clever way of adding an offset instruction for the compiler in FC 10? Or some other way? The reason is that I wish to place a bootloader in the beggining of the primary flash memory area. In eralier FC versions, the *.fcdx apparently could be altererd to make that happend, but s...
by electronick
Thu Oct 17, 2024 7:17 am
Forum: Bug Reports
Topic: NRF24L01 pinout.
Replies: 5
Views: 5285

Re: NRF24L01 pinout.

Hi Martin.

I have tried out the new version of nrf24l01, and everything seems to be working now.
Thank you for fixing this rather annoying bug Martin :-)

Best Regards
Nick
by electronick
Wed Oct 16, 2024 1:05 pm
Forum: Bug Reports
Topic: NRF24L01 pinout.
Replies: 5
Views: 5285

Re: NRF24L01 pinout.

Hi medelec :-)

Thank you very much for a very swift looking into :-)

Regards
Nick.
by electronick
Wed Oct 16, 2024 10:05 am
Forum: Bug Reports
Topic: NRF24L01 pinout.
Replies: 5
Views: 5285

NRF24L01 pinout.

Hi all.

Would it be possible to fix the pinout bug in the nrf24l01 component?
If I choose to run it in software mode, it always defaults to:
MOSI $PORTD.1
MISO Unconnected
CLK $PORTF.4
After every reboot of FC10, no matter what I set them to in the component.

Best Regards

Nick
by electronick
Sun Sep 29, 2024 8:58 am
Forum: Feature Requests
Topic: USB serial component.
Replies: 6
Views: 6215

Re: USB serial component.

Hi. The case is the same ragrdless the target MCU. As I wrote above, no matter what I put into function "send string", only ever 20 chars get sent. But really, its not that big of deal, I have just now redone it as I mentioned, and it works. Thank you for your feedback though :-) Best Rega...
by electronick
Sat Sep 28, 2024 5:33 pm
Forum: Feature Requests
Topic: USB serial component.
Replies: 6
Views: 6215

Re: USB serial component.

Hi

Ok thanks for your answer.
I will just adapt the string, into an array or several string with <= 20 chars.

Regards
Nick
by electronick
Sat Sep 28, 2024 3:04 pm
Forum: Feature Requests
Topic: USB serial component.
Replies: 6
Views: 6215

Re: USB serial component.

Hi chipfryer27.

Yes but it doesn´t seem to matter. If I change the target string length to 40, still only 20 will be sent?
Or am I missing something?

Regards
Nick
by electronick
Sat Sep 28, 2024 10:20 am
Forum: Feature Requests
Topic: USB serial component.
Replies: 6
Views: 6215

USB serial component.

Hi all :-).

Would it be possible to add an extra parameter(length) or at least increment to 40 in "send string"?
Now it seems to be 20 chars in length as maximum length.

Best regards
Nick