Skip to content

Feature Request: Show the Mcu frequency, memory(ram), and flash memory(rom) in the build information #923

@XYartlab

Description

@XYartlab

Recently I was writing about a sender and wanted to put a separate panel on the host to display the control board information. For example, the number of axes, the name of the axis, the MCU, the MCU frequency (I have modified the firmware, now it is displayed as DRIVER:RP2040 @250MHz like this), MCU memory (there is already display with free RAM), MCU flash, firmware version, SDK version, number of IOs. A panel displays firmware information such as type (grblHAL/fluidnc/grbl), firmware URL, firmware compilation options, and features. I looked at the HAL website and it seems that there is currently no interface for RAM and Flash. Perhaps a more refined build information could be considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions