Flash QSPI question

This is where developers can exchange ideas and ask questions relevant to the DM42 firmware.

Please note that Swiss Micros staff are unable to provide answers here as a general rule. This is intended as a community-driven forum.
Post Reply
User avatar
Over_score
Posts: 160
Joined: Fri May 05, 2017 9:37 pm
Location: France

Flash QSPI question

Post by Over_score »

To David and/or Michael:
In version 3.20 of DMCP there are new functions about QSPI: https://technical.swissmicros.com/dmcp/ ... _qspi.html
One of this functions is:

Code: Select all

int qspi_user_size(void)
The value returned on my DM42 hardware SN 3835 is 4096.
What are this 4096? Bytes or blocks of n bytes?
How many is n if they're blocks?
Is there a way to increase the size of the user QSPI?

Thanks in advance.
DM42 SN00284 & SN03835 running C47, HP34C, HP41CV, HP42S, HP35s, WP34S, HP Prime
David
Posts: 20
Joined: Fri Apr 07, 2017 7:32 am

Re: Flash QSPI question

Post by David »

I've extended the documentation a little bit. Hopefully, it is clear now.
User avatar
Over_score
Posts: 160
Joined: Fri May 05, 2017 9:37 pm
Location: France

Re: Flash QSPI question

Post by Over_score »

Thank you, it's clear now.
DM42 SN00284 & SN03835 running C47, HP34C, HP41CV, HP42S, HP35s, WP34S, HP Prime
Post Reply