STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

run program at address other than 0x8000000

Posted on May 13, 2016 at 09:10I have STM32L4, and I want build a program run at address like 0x08080000. My env is uVision5, and I set the 1ROM1 address to 0x08080000 in uVision. I use fromelf command to generate the bin file from axf file and load...

jiangpen by Associate II
  • 1929 Views
  • 7 replies
  • 0 kudos

Generation of odd freq with Timer Peripheral

Posted on April 25, 2016 at 14:20Hi , I want to generate signal equal to 2.048MHz for audio codec IC which need to be very precise . Right now I have configured TIM8 CHN3 with per-scaler = 0 and period = 40 and timer peripheral clock is around 84 MH...

ucLinux USB Gadget support

Posted on May 13, 2016 at 14:49Hi All,I'm using Emcraft's uCLinux deposit. For host-side USB support on the STM32F7 this uses the dwc2 driver. However when I configure the kernel to have gadget support it fails to build.I've read this post (https://...

stm32f429 sdio bootloader

Posted on May 13, 2016 at 15:42Hi,I want to update firmware by using the sd card with my stm32f429 mcu. I will connect the sd card to mcu sdio pins ( 1 bit only) , so i will not use spi port for sd card. I just want to learn whether it is possible t...

er3481 by Senior
  • 416 Views
  • 1 replies
  • 0 kudos

STm32CubeMX bug : CAN1 wrong configuration

Posted on March 02, 2016 at 11:57 Hi, I tried to configure my STm32F107 using the ''Cube'' to use the CAN1 and user ledsand I found a bug. This is the initialization code generated by the ''Cube'': void HAL_CAN_MspInit(CAN...

b2399 by Associate II
  • 676 Views
  • 4 replies
  • 0 kudos

STM32Java webpage missing

Posted on May 13, 2016 at 09:56Searching for STM32Java on the new st web yields the following link: http://www2.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32-java.htm...