Search found 1754 matches

by fpiSTM
Thu Feb 15, 2024 8:46 pm
Forum: General discussion
Topic: How to access low level registers or How to set TIM1 to 128Mhz
Replies: 10
Views: 1999

Re: How to access low level registers or How to set TIM1 to 128Mhz

It will be called automatically as it replace the weak function.
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: 991

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: 991

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: 1267

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: 943

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: 943

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: 394

Re: Hello.

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

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...)

Go to advanced search