You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yet another new chip. I've figured out how to add support to st-util, but before I do a pull request, I'd like some feedback.
The chip id is 0x435
It looks like this is used for other parts (from an emblocks forum)
STM32L431CC Device ID 0x435
STM32L431KC Device ID 0x435
STM32L432KC Device ID 0x435
and from RM0349 for STM32L431/433/443
So my question is, what should the new chip id constant be called ? I started to call it
STLINK_CHIPID_STM32_L43
but that doesn't seem right.
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropiate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropiate.
Yet another new chip. I've figured out how to add support to st-util, but before I do a pull request, I'd like some feedback.
The chip id is 0x435
It looks like this is used for other parts (from an emblocks forum)
STM32L431CC Device ID 0x435
STM32L431KC Device ID 0x435
STM32L432KC Device ID 0x435
and from RM0349 for STM32L431/433/443
So my question is, what should the new chip id constant be called ? I started to call it
STLINK_CHIPID_STM32_L43
but that doesn't seem right.
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropiate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropiate.
st-info
,st-flash
,st-util
A as-detailed description possible of the problem with debug output when available.
Output:
Expected/description:
short description of the expected value
Thank you,
The stlink project maintainers
The text was updated successfully, but these errors were encountered: