stm32

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stm32 [2013/02/06 09:51] adminstm32 [2022/09/27 19:39] (current) admin
Line 1: Line 1:
  
-http://andybrown.me.uk/wk/+[[http://andybrown.me.uk/category/stm32-2/|Andy's STM32 workshop]]
  
 https://github.com/texane/stlink https://github.com/texane/stlink
Line 7: Line 7:
  
 http://developers.stf12.net/projects-list http://developers.stf12.net/projects-list
 +
 +https://jpieper.com/2022/08/05/debugging-bare-metal-stm32-from-the-seventh-level-of-hell/
  
 ====== Cortex M3 and GNU tools ====== ====== Cortex M3 and GNU tools ======
- 
-http://dev.frozeneskimo.com/notes/cortex_cmsis/ 
  
 http://www.seng.de/downloads/HowTo_ToolChain_STM32_Ubuntu.pdf http://www.seng.de/downloads/HowTo_ToolChain_STM32_Ubuntu.pdf
  
-http://www.triplespark.net/elec/pdev/arm/stm32.html+[[http://www.triplespark.net/elec/pdev/arm/stm32.html|Programming STM32 F2, F4 ARMs under Linux: A Tutorial from Scratch]] 
 + 
 + 
 +====== Libraries ====== 
 + 
 +[[http://www.st.com/web/en/catalog/tools/PF259243|STM32CubeF4]] 
 + 
 +[[http://mikrocontroller.bplaced.net/wordpress/?page_id=744|some STM32F4 libraries]] 
 + 
 + 
 +====== GPIO toggling ====== 
 +https://metebalci.com/blog/software-reaction-time-introduction/ 
 + 
 +https://metebalci.com/blog/stm32h7-gpio-toggling/ 
 + 
 +https://jeelabs.org/2018/toggling-io-pins/ 
 + 
 + 
 +====== Measuring the cycle counter ====== 
 +https://www.embeddedcomputing.com/technology/processing/measuring-code-execution-time-on-arm-cortex-m-mcus 
 + 
 +https://community.arm.com/developer/ip-products/processors/f/cortex-m-forum/12005/measuring-cortex-m4-instruction-clock-cycle-counts 
 + 
 + 
 +https://e2e.ti.com/support/microcontrollers/other/f/908/t/537932 
 + 
 + 
 +====== Jumping to system memory ====== 
 +https://stm32f4-discovery.net/2017/04/tutorial-jump-system-memory-software-stm32/ 
 + 
 + 
 + 
  • stm32.1360144313.txt.gz
  • Last modified: 14 years ago
  • by admin