User Activity

Posted on September 04, 2016 at 10:02Hi,I meet a problem with my project in which a STM32F373 MCU is used to collect singnal in single-ended mode.I short the pin with GND to test the board,the ADC values I get seems to fluctuate like saw-tooth.The g...
Posted on July 18, 2016 at 16:39Hi,In STM32F373-EVAL board,SDADC is used to measure temperature with PT100 as sensor.The circuit is showed below.These two pictures are screenshots of tutorials of STM32F373-EVAL board.The document says the gain of op...
Posted on July 18, 2016 at 15:40Hello,thereHow many channels can be used for a SDADC module in single ended zero refrence mode? eight?In CUBEMX,when I configure the channels of one SDADC module all into single-ended zero refrence mode, warning appea...
Posted on June 16, 2016 at 19:19hi,I am tring to use usb virtual port to transmit data to pc.MCU:STM32F373 100pinscubemx: usb device fs checkedusb:communication device classPC: windows 10heap size: 0x200stack size :0x400when i plug usb cable to pc,i...