Search found 1762 matches

by fpiSTM
Wed Feb 14, 2024 1:47 pm
Forum: General discussion
Topic: AT24C32 not able to write in Test Program for STM32F103C8T6
Replies: 8
Views: 2406

Re: AT24C32 not able to write in Test Program for STM32F103C8T6

@stevestrong This menu is part of the libmaple core: https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/master/STM32F1/boards.txt#L446 That is true, just that STM32F1XX/GD32F1XX Boards by stm32duino. is not known. Guess it is linked to dandrown package json file. @fpiSTM could you eventually...
by fpiSTM
Wed Feb 14, 2024 12:09 pm
Forum: General discussion
Topic: AT24C32 not able to write in Test Program for STM32F103C8T6
Replies: 8
Views: 2406

Re: AT24C32 not able to write in Test Program for STM32F103C8T6

Unfortunately not. This menu is not in the stm32 core.
by fpiSTM
Wed Feb 14, 2024 9:32 am
Forum: General discussion
Topic: Happy new year 2k24
Replies: 5
Views: 1751

Re: Happy new year 2k24

Thanks @stevestrong nice to see you back ;)
by fpiSTM
Thu Feb 08, 2024 8:29 am
Forum: STM boards (Discovery, Eval, Nucleo, ...)
Topic: NUCLEO-WBA52CG
Replies: 10
Views: 3056

Re: NUCLEO-WBA52CG

Did you evaluate to use other boards which are supported: - STM32WB5MM-DK : BLE supported thanks STM32duinoBLE - NUCLEO-WL55JC: LoRa supported thanks STM32LoRaWan or RadioLib Adding the WBA general purpose to Arduino should not be so hard as I provide a script to add a new serie. The main drawback i...
by fpiSTM
Wed Feb 07, 2024 1:43 pm
Forum: STM boards (Discovery, Eval, Nucleo, ...)
Topic: NUCLEO-WBA52CG
Replies: 10
Views: 3056

Re: NUCLEO-WBA52CG

Hi @GDM@VFA
Right it is not supported. I don't know if it will be supported soon as we do not have any request.
Any contribution are welcome. ;) I could help if needed.
If there is a lot of request for this I guess it will help to get it...
by fpiSTM
Mon Feb 05, 2024 8:23 pm
Forum: Steve's LibMaple core
Topic: Hello.
Replies: 1
Views: 3060

Re: Hello.

Hi
by fpiSTM
Mon Feb 05, 2024 10:31 am
Forum: General discussion
Topic: stm32 f334r8
Replies: 1
Views: 1170

Re: stm32 f334r8

Nucleo F334R8 have not been added only the generic F334R8 is available.
You can use it and redefine some of the generic definintion (LED_BUILTIN, Serial RX/TX, Clock config...)
by fpiSTM
Mon Feb 05, 2024 10:29 am
Forum: PR's bugs and enhancements
Topic: recipe.preproc.macros pattern is missing error
Replies: 22
Views: 19399

Re: recipe.preproc.macros pattern is missing error

Well hard to help, probably one ore more packages not properly installed. Or if you made a new install the IDE cache prevents to fix the issue.
You should try to properly removed all cache files form the ide.
by fpiSTM
Mon Feb 05, 2024 10:27 am
Forum: General discussion
Topic: software reset stm32 in arduino ide on rogerclarke core
Replies: 2
Views: 722

Re: software reset stm32 in arduino ide on rogerclarke core

Those function are not available within the Roger's core only with STM32 core.
I don't have in mind how to properly reset the MCU but guess someone have the answer.

Go to advanced search