Author Topic: Webmug projects  (Read 1043 times)

0 Members and 2 Guests are viewing this topic.

Offline Hidden

  • Member
  • **
  • Join Date: Aug 2009
  • Posts: 154
Re: Webmug projects
« Reply #10 on: March 22, 2011, 03:46:32 am »
Webmug


that's just it, sudo lsusb -v shows the pl2303 but not jlink from segger...   trying to force jlink on win2000 crashes the system, not seen in device manager either


dmesg no help, meerkat shows nothing except pl2303 which I put on ttyUSB0 and works, and my other stuff is listed,


does jlink have alternatives? maybe?


Offline Hidden

  • Moderator
  • Sr. member
  • ***
  • Join Date: Feb 2009
  • Posts: 330
Re: Webmug projects
« Reply #11 on: March 22, 2011, 04:21:07 am »
Webmug


that's just it, sudo lsusb -v shows the pl2303 but not jlink from segger...   trying to force jlink on win2000 crashes the system, not seen in device manager either


dmesg no help, meerkat shows nothing except pl2303 which I put on ttyUSB0 and works, and my other stuff is listed,


does jlink have alternatives? maybe?
That's strange, lsusb should list an PID for jlink.

I use ARM-USB-OCD from olimex. Crossworks native jtag. Codesourcery. What IDE are you going to use?

You can also program the stm32 with rs232 ISP
https://github.com/jsnyder/stm32loader
http://www.micromouseonline.com/blog/2009/05/07/stm32-arm-cortex-bootloader
http://gostm32.blogspot.com/2010/09/life-on-planet-stm.html
If mini-stm32 has rs232 connector connected to stm32 UART1 than ISP can be used over pl2303 converter.

Br,
Webmug
« Last Edit: March 22, 2011, 10:36:45 am by webmug »