Search found 1656 matches

by ag123
Tue Nov 14, 2023 9:07 am
Forum: General discussion
Topic: STM32Dunio and Android
Replies: 4
Views: 5404

Re: STM32Dunio and Android

if you prefer python for a start Adafruit has a stm32f405 feather express (rather pricy, but that it is a fast microcontroller has 1 Meg flash and 512 k sram, deemed generous among microcontrollers, and lots of on-chip peripherals) https://learn.adafruit.com/adafruit-stm32f405-feather-express that o...
by ag123
Tue Nov 14, 2023 8:49 am
Forum: General discussion
Topic: How to generate truly random numbers on STM32F401CCU6 in Arduino IDE?
Replies: 4
Views: 3420

Re: How to generate truly random numbers on STM32F401CCU6 in Arduino IDE?

rm0368 stm32f401 reference manual https://www.st.com/resource/en/reference_manual/rm0368-stm32f401xbc-and-stm32f401xde-advanced-armbased-32bit-mcus-stmicroelectronics.pdf stm32f401 apparently don't have hardware RNG and crypto hence, your options are PRNG https://en.wikipedia.org/wiki/List_of_random...
by ag123
Thu Nov 09, 2023 2:03 am
Forum: STM32 HID bootloader
Topic: STM32F401 Can't enter DFU mode
Replies: 1
Views: 11705

Re: STM32F401 Can't enter DFU mode

The usual thing is set boot0 and press reset. And that is provided that you board is properly wired for USB, e.g. that D+ is pulled up with a 1k resistor etc And that a crystal of preferably 8 Mhz is needed for HSE running on the external crystal clock in short, USB needs to be working properly and ...
by ag123
Mon Nov 06, 2023 4:05 pm
Forum: Off topic
Topic: some 'cheap' motor drivers - simple h-bridges
Replies: 0
Views: 16123

some 'cheap' motor drivers - simple h-bridges

I happened to be browsing around in the 'flea markets' checking out some simple 'motor driver' chips. I stumbled into a few pieces that may be worth putting here in case someone is looking for them, these are mostly simple h-bridges Shenzhen Fuman Elec TC118S https://www.lcsc.com/product-detail/Moto...
by ag123
Sun Nov 05, 2023 9:49 pm
Forum: Off topic
Topic: Taking a look at STM32G0 series
Replies: 94
Views: 136869

Re: Taking a look at STM32G0 series

thanks would try that, I noted that for R1 it has a 'special function'. In practical terms, connecting a resistor across from the output of the not gate to the input would in itself cause it to oscillate. i'd guess that is the reason for the high R1 value, and that the crystal I'd guess provides a l...
by ag123
Sun Nov 05, 2023 5:10 am
Forum: Off topic
Topic: Taking a look at STM32G0 series
Replies: 94
Views: 136869

Re: Taking a look at STM32G0 series

thanks I'd try with higher value for R2 and R1, but that if 10 M works for R1, my guess is it'd likely oscillate even if it isn't there, but I'd guess that'd vary. for R2 I'm thinking perhaps it should only be in series with the crystal, but that according to the wikipedia article, it reduce the cha...
by ag123
Sat Nov 04, 2023 7:28 pm
Forum: Off topic
Topic: Taking a look at STM32G0 series
Replies: 94
Views: 136869

Re: Taking a look at STM32G0 series

as stm32g030 don't have HSE crystal input i.e. OSC IN and OSC OUT I tried to make one using the Pierce oscillator circuit https://en.wikipedia.org/wiki/Pierce_oscillator that not gate is simply a 74lvc1g04 single not gate I bought a handful from the 'flea markets' https://www.ti.com/lit/ds/symlink/s...
by ag123
Fri Nov 03, 2023 12:33 pm
Forum: General discussion
Topic: new Blackpill STM32G431CBU6
Replies: 22
Views: 13136

Re: new Blackpill STM32G431CBU6

TDA2822 looks interesting https://www.st.com/resource/en/datasheet/tda2822d.pdf https://www.st.com/resource/en/datasheet/cd00000134.pdf seemed quite available in the 'flea markets' as well https://www.aliexpress.com/w/wholesale-tda2822.html and a good thing is the pretty low supply voltage LM386 it ...
by ag123
Thu Nov 02, 2023 7:46 pm
Forum: General discussion
Topic: new Blackpill STM32G431CBU6
Replies: 22
Views: 13136

Re: new Blackpill STM32G431CBU6

btw, I'm not sure if every one is seeing the same, but that currently STM32G431 'pill board' https://www.aliexpress.com/item/1005005303669884.html seemed to be priced at modestly low(er), as compared to some simpler boards or chips if may be worth grabbing a few for to try them out etc. the good thi...
by ag123
Wed Nov 01, 2023 5:08 pm
Forum: General discussion
Topic: Octopus Pro v1.0.1 board with Arduino
Replies: 11
Views: 8430

Re: Octopus Pro v1.0.1 board with Arduino

BigTreeTech posted them here https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-V1.0/tree/master https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-V1.0/blob/master/Hardware/BIGTREETECH%20Octopus.pdf So if you have the board, you can check in the repository to see if they match, it is fairly 'easy' ...

Go to advanced search