Search found 39 matches
- Mon Mar 01, 2021 2:49 pm
- Forum: Off topic
- Topic: Throttle wireless sensor
- Replies: 14
- Views: 951
Re: Throttle wireless sensor
at this moment Im not looking for something not just for throttle, these units are very good and deserve more research. I mean they can be as good to use as a measurement angle for a telescope.
- Mon Mar 01, 2021 2:23 pm
- Forum: Off topic
- Topic: Throttle wireless sensor
- Replies: 14
- Views: 951
Re: Throttle wireless sensor
thanks Im aware of that and yes it is very probable that they include the wrong magnet. Thats why the expensive 14bit one does not include one I suppose.
- Mon Mar 01, 2021 5:27 am
- Forum: Off topic
- Topic: Throttle wireless sensor
- Replies: 14
- Views: 951
- Mon Mar 01, 2021 5:08 am
- Forum: Off topic
- Topic: Throttle wireless sensor
- Replies: 14
- Views: 951
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...
- Sun Feb 28, 2021 7:16 pm
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
Re: STM32F103ZET6 Board hack
I realize that the ZG have 14 timers and the ZE only 8. That may cause a problem?
- Sun Feb 28, 2021 4:39 pm
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
- Sun Feb 28, 2021 3:58 pm
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
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...
- Sun Feb 28, 2021 3:55 pm
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
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...
- Sun Feb 28, 2021 1:16 am
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
Re: STM32F103ZET6 Board hack
Arduino_STM32stevestrong wrote: ↑Sat Feb 27, 2021 8:17 amWhich STM32F103 core? Arduino_STM32 (Libmaple) or STM32duino (STM official core)?
- Sat Feb 27, 2021 5:42 am
- Forum: General discussion
- Topic: STM32F103ZET6 Board hack
- Replies: 10
- Views: 223
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...