Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

strange STVD behaviour

Posted on June 30, 2010 at 05:59Just to save you some wasted time, I have discouvered a strange STVD behaviour I would like to share with you. I have compiled and run the ADC application (uses timer and A/D).  I managed to do this using both the Cos...

UART2_RX_IRQHandler

Posted on June 30, 2010 at 18:38Dear friends, I've implemented a sort of tiny PC datalogger via RS232 based on the Discovery board and an ST232 serial interface. It is only 2 ADC channels + 4 DIN + 4DOUT. The sampling time is 15 ms but this is becau...

0690X00000603OFQAY.jpg
spiovan9 by Associate II
  • 1039 Views
  • 0 replies
  • 0 kudos

floating point library

Posted on June 23, 2010 at 07:25I have to use floating point functions in my application; sqrt, sin, cos, atan. I have included <math.h>, so the source files compile.  I am using STVD with the Cosmic toolset. How do I tell the environment to link th...

SiPM Design

Posted on May 31, 2010 at 12:26SiPM  technology is now in a maturity stage. Next challenge will be to set a new solution for large arrays in image applications and very fast answer for applications like ToF PET. Tools for plan the development and de...

USB multi interface.

Posted on June 09, 2010 at 06:41hi~ all I have developed USB firmware. It send audio stream from imbedded board to PC. But I need PC to send some short packet to imbedded board. I want USB device operate as HID and audio(isochronous IN) at the same ...

sangjin97 by Associate II
  • 1476 Views
  • 4 replies
  • 0 kudos

USB bulk in interrupt missing

Posted on June 09, 2010 at 03:59Hi all, I am debugging a device which connects to PC through USB cable. On PC side, this USB device has been enumerated as a serial port. It works now,  I can see the new COM4 has appeared. The problem is through the ...

.bsct and .ubsct segments

Posted on June 12, 2010 at 10:25Hello everyone,I'm a student from Italy and I'm working on a project in which the testing platform is an STM8S-Discovery board.I developed my project with no problem but now, after few modifications to improve the per...