@ -471,6 +471,10 @@ Una vez tengamos la Pico conectada y ejecutando el Python podemos usar el editor
- [STM32F4xxxx Reference Manual (pdf) ](https://www.st.com/resource/en/reference_manual/rm0090-stm32f405415-stm32f407417-stm32f427437-and-stm32f429439-advanced-armbased-32bit-mcus-stmicroelectronics.pdf )
- [STM32F4xxxx Reference Manual (pdf) ](https://www.st.com/resource/en/reference_manual/rm0090-stm32f405415-stm32f407417-stm32f427437-and-stm32f429439-advanced-armbased-32bit-mcus-stmicroelectronics.pdf )
- [USB intro en la wiki de st.com ](https://wiki.st.com/stm32mcu/wiki/Introduction_to_USB_with_STM32 )
- [USB intro en la wiki de st.com ](https://wiki.st.com/stm32mcu/wiki/Introduction_to_USB_with_STM32 )
- [Una página con algunas referencias a distintas placas con micros STM32 ](https://stm32-base.org/ )
- [Una página con algunas referencias a distintas placas con micros STM32 ](https://stm32-base.org/ )
- [Coleción de artículos en Hackaday ](https://hackaday.com/series_of_posts/stm32-bootcamp/ )
- [Baremetal programming guide ](https://github.com/cpq/bare-metal-programming-guide )
- [Debugging an Array ](https://community.st.com/t5/stm32cubemonitor-mcus/how-to-watch-an-array-using-stm32cubemonitor/td-p/225086 )
- [Trasmitting Structures via USB ](https://medium.com/vicara-hardware-university/a-guide-to-transmitting-structures-using-stm32-uart-and-python-56b67f806566 )
{{< / admonition > }}
{{< / admonition > }}