Search found 57 matches

by sigi
Mon Mar 01, 2021 5:08 am
Forum: Off topic
Topic: Throttle wireless sensor
Replies: 16
Views: 10248

Re: Throttle wireless sensor

thanks for the info! I see them some time ago but just dismiss them... I already purchase some AH3503 but these AS5600 seems to be better and more easy to use and includes the magnet! ... https://www.aliexpress.com/item/4001240626350.html?spm=a2g0o.productlist.0.0.42376ca4ez05kf&algo_pvid=2bf816...
by sigi
Sun Feb 28, 2021 7:16 pm
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

Re: STM32F103ZET6 Board hack

I realize that the ZG have 14 timers and the ZE only 8. That may cause a problem?
by sigi
Sun Feb 28, 2021 4:39 pm
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

Re: STM32F103ZET6 Board hack

ag123 wrote: Sun Feb 28, 2021 4:13 pm it seemed that 96k sram is a single block 96k is 0x18000 (hex).
so i'd guess you may like to try 0x20018000
thanks it is quite obvious now as usual. :D Now I just need the hacked board! :roll:
by sigi
Sun Feb 28, 2021 3:58 pm
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

Re: STM32F103ZET6 Board hack

for the stm32 z series, normally there is fsmc https://www.st.com/resource/en/application_note/cd00200423-using-the-highdensity-stm32f10xxx-fsmc-peripheral-to-drive-external-memories-stmicroelectronics.pdf so i'd guess if you are willing to go the distance, you can try getting chips like IS61WV5121...
by sigi
Sun Feb 28, 2021 3:55 pm
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

Re: STM32F103ZET6 Board hack

If only the flash and RAM size is the difference, you take the ld file for ZE variant and copy it as ZG variant in which you adapt the RAM and ROM LENGTH parameters. Then edit the boards.txt file by copying this section to the next following lines in which you change the name, the parameters accord...
by sigi
Sun Feb 28, 2021 1:16 am
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

Re: STM32F103ZET6 Board hack

stevestrong wrote: Sat Feb 27, 2021 8:17 am Which STM32F103 core? Arduino_STM32 (Libmaple) or STM32duino (STM official core)?
Arduino_STM32
by sigi
Sat Feb 27, 2021 5:42 am
Forum: General discussion
Topic: STM32F103ZET6 Board hack
Replies: 10
Views: 6269

STM32F103ZET6 Board hack

Hi!!! it is possible to buy this board: https://www.aliexpress.com/item/32741572112.html?spm=a2g0o.cart.0.0.4d8e3c00FcOLzz&mp=1 and replace the MCU with a 1Mb STM32F103ZGT6 chip? (with the same form factor LQFP144) Supposing that it can be done successfully, what changes are needed to add suppor...
by sigi
Thu Feb 25, 2021 11:25 pm
Forum: General discussion
Topic: Rotary encoder with blue pill
Replies: 31
Views: 42918

Re: Rotary encoder with blue pill

try mine (I do not like interrupts by the way)
by sigi
Wed Nov 25, 2020 4:57 pm
Forum: General discussion
Topic: LV8729V with STM32
Replies: 18
Views: 7082

Re: LV8729V with STM32

Im working on that... Im worried about the "invert logic" involved on using optos... I know I can fix it with code but I really like not to need that.

Go to advanced search