STM32F373c SDADC Init problem
Posted on December 17, 2014 at 14:03 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 17, 2014 at 14:03 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 16, 2014 at 14:15My company has developed a board with a STM32F207IG and RMII ethernet which is working fine. Now they have given me the same board with a STM32F439II fitted, and here I can not get the ethernet to work. The CPUs s...
Posted on December 15, 2014 at 16:52Hi, I am using STM32L152. I programmed some timers to output a repeated burst of pulses without any software interaction. Now I want SPI to transmit data from a buffer, one 16 bit word at each pulse, and repeat th...
Posted on December 15, 2014 at 02:55Hi,How can i link 2 different hex files at 2 distinct memory locations?for example at 0000h i have my main code and at 4000h i have my application code. app code must access the functions in main code, so since i ...
Posted on December 17, 2014 at 03:23I want to transfer data between USB HOST MASS STORAGE CLASS ( STM32F4DISCOVERY (MCU : STM32F401VCT6U)) and USB DEVICE MASS STORAGE CLASS (STM32F4DISCOVERY (MCU : STM32F401VCT6U)).I generate both project from STM32...
Posted on December 16, 2014 at 12:39Good morning there is someone who has found the whole chart of the values, of the SPI_CRCPolynomial ?? like: SPI_InitStructure.SPI_CRCPolynomial = 7; I have see 7 the most useful value, but who knows the oth...
Posted on December 16, 2014 at 15:58hi everybody, as far as i understood the data in the RTC registers are lost after a hardware reset or the power is lost. So the next idea is to use a battery as a backup. But after reading the data sheet and refer...
Posted on December 16, 2014 at 14:16I have a problem of crosstalk between sequence channels scan automaticly on the ADC3,2 of the MCU. It is look like it is depend on the sequnce of the sample becase the voltage changes on the first scan channel inf...
Posted on December 15, 2014 at 19:07Does anyone know if the files created on an SDCard using the MSC example that is included in the USB library can be read when then inserting the same SDCard in a PC? #sdcard-spi #lmgtfy #sdc #sdcard-fatfs
Posted on December 05, 2014 at 11:10I have a question about the OPAMPs present in the ucontroller. According to STM32L1XX.H 3 OPAMPS are available that can be used by driving the inverting/non-inverting input and output to different pins of the boar...