Resolved! USB or Ethernet support
Posted on July 14, 2018 at 14:14I would like to connect STM32F030C6T6 in two different applications : with USB 2.0 or with Ethernet port Please give me suitable application note
Posted on July 14, 2018 at 14:14I would like to connect STM32F030C6T6 in two different applications : with USB 2.0 or with Ethernet port Please give me suitable application note
Posted on April 08, 2017 at 10:53Everyone,Can I use the module on the link below with STM32F1XX I2S ?https://www.aliexpress.com/item/Raspberry-Pi-pHAT-Sound-Card-I2S-interface-PCM5102-DAC-Module-24-bit-Audio-Board-With-Stereo/32764769829.html?spm=21...
Posted on July 14, 2018 at 14:10 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 13, 2018 at 11:52Hi I have got information of the web how to program the systimer , and seems to work okay. But I was trying to find information in the reference, or data manual regarding the fields to program, for example SysTick->...
Posted on July 15, 2018 at 09:33Dear All, I just purchased a STEVAL-USBC2DP evaluation board, is there a way to get the source code of USB type-c to DP as an example?Thanks,Tony
Posted on July 12, 2018 at 19:52I have an STM32F429 and want to have dual banks.From looking at the manual I tried this, but it does not seem to work.Can anyone offer suggestions? (Solutions? )if ((FLASH->OPTCR&FLASH_OPTCR_DB1M_Msk) == 0) { printf('...
Posted on July 15, 2018 at 00:55I can only run a few dozen lines of code until I get stuck in a loop. When trying to debug it appears I am stuck in the startup_stmf051x8.s file on these lines:0x0800016E E7FE B PendSV_Handler (0x0800016E)...
Posted on April 19, 2018 at 22:07I'm using TrueStudio, but this should relate to any of the IDEs that are Eclipse based.There are two types of searches available. The Search menu on the main drop down menu, and the context menu that pops up when you...
Posted on July 14, 2018 at 19:53hello; I want to define the pinAO as a push button on keil v5 without using cubemx, i need its define and configuration function, can some one help?
Posted on July 13, 2018 at 12:42hello, I compiled a simple adc single conv. code on keil v5 using stm32f4cube mx , it compile good on errors or warnings , but when i wanna load the code on my board stm32f407vg it gives me : 'flash download fai...