You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
425 B

  1. # Hitex stm32 performance stick
  2. reset_config trst_and_srst
  3. source [find interface/stm32-stick.cfg]
  4. set CHIPNAME stm32_hitex
  5. source [find target/stm32.cfg]
  6. # configure str750 connected to jtag chain
  7. # FIXME -- source [find target/str750.cfg] after cleaning that up
  8. jtag newtap str750 cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id 0x4f1f0041
  9. # for some reason this board like to startup @ 500kHz
  10. adapter_khz 500