The STM8S-Discovery has a JTAG port for programming the STM32F103C8T6 ST-LINK part of the board. Though there is only the USB connection, two I/O lines (for the SWIM interface) and a LED which are easily accessible (plus the JTAG lines themselves once programmed) it could still be fun to play with - a single STM32 chip costs more than the STM8S-Discovery.
With a recoded STM32 it should be possible (with appropriate rewiring and bridging software) to USB enable the STM8S as a HID or CDC (Serial) device thru the STM32.
Does anyone have any information or pointers to software and hardware needed to program the STM32? Is anyone using the STM8S-Discovery as an STM32 development plaform?
If anyone can work out how to use one Discovery ST-LINK to program another that would be very useful. Ideally it would just need one ST-LINK JTAG port linking to the other.