32F746GDISCOVERY solid model
Posted on August 15, 2016 at 18:34I am designing a daughter board for the 32F746GDISCOVERY. Is a solid model of the assembly (step, iges) available?ThanksGene #32f746gdiscovery-3d-model-solid
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 15, 2016 at 18:34I am designing a daughter board for the 32F746GDISCOVERY. Is a solid model of the assembly (step, iges) available?ThanksGene #32f746gdiscovery-3d-model-solid
Posted on June 11, 2014 at 08:57Our team is applying STM32F207IG to 800X480 Touch LCD product. To do this, we have purchased STM3220G-EVAL and succeeded in demonstration.Now we are trying to apply STemWin to our board with SSD1963 Driver. We achieve...
Posted on August 10, 2016 at 16:38 Hello everyone I am trying to get the ADC working at max sample rate of 5.33Msps. I tested it with a 500Khz sinewave as input but I get 6 samples every period (2us) which is about 3Msps. I set t...
Posted on August 05, 2016 at 22:53Hello, I didn't found on the ST web site the libraries pointed by https://www.google.fr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0ahUKEwjRgs3AkqvOAhXQzRoKHSnEBBcQFgg0MAM&url=http://www.st.com/reso...
Posted on August 16, 2016 at 17:06I'm converting a bunch of ADC channels, and the ADC is setup to sequence through them.I'm polling the results.How do I determine which channel was just converted?I can't find any calls into the HAL or any registers ...
Posted on August 16, 2016 at 23:32Hello, Is TIM_TimeBase example project supposed to output PWM on PA6, PA7, PB0, and PB1? #too-vague
Posted on August 11, 2016 at 12:18Hello. I have ARM MCU board STM32F407 (Schematic: http://www.keil.com/mcbstm32f200/mcbstm32f200-schematics.pdf ) It is connected to NOR FLASH ( http://www.jameco.com/Jameco/Products/ProdDS/1472780.pdf ) who want to ...
Posted on August 17, 2016 at 14:53Hi, I have a stm32f405 on board connected to stlink v2. I am using both stm32 stlink utility 3.9 as well as stvp 3.3.8. When I erase/program sectors 0-3, all is fine. Sometime, I receive failure message on erasing...
Posted on August 17, 2016 at 12:59Hi,It is possible to start the bootloader directly for USART1 from application ?The problem is that the bootloader reconfigure pins that I need during the bootloader run.AN2606 shows in Figure 12 a procedure BL_USAR...
Posted on August 07, 2016 at 18:23Hi.Currently I use PA15 pin as external interrupt. The ISR routine is common for lines 10 through 15 and it is called EXTI15_10_IRQHandler. Now, I would like to have another signal connected to pin PB12, which has s...