STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STemWin on eval board problem

Posted on August 16, 2013 at 17:23Hi there, I am new to STemWin, have a question about using Memory devices. I observe some strange behaviour of window appearance using memdev and reproduced it in short piece of code, could you please explain. Backg...

sfzap by Associate II
  • 932 Views
  • 4 replies
  • 0 kudos

Leave dfu mode, boot0 pin HIGH STM32F105

Posted on August 27, 2013 at 11:38Dear all, I have read the discussion posted /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Leave%20DFU%20while%20boot0%20i...

USB3317 OTG HS???

Posted on August 27, 2013 at 11:03Helloi wanted to design usb3317 for my stm32f407 but there are some problems.i read something about OTG,that there are A-device and B-device but i dont know how to design them to work together on the board.please so...

nima by Associate II
  • 236 Views
  • 0 replies
  • 0 kudos

CCM and GDB oddity

Posted on August 26, 2013 at 22:06While dumping some memory from the CCM on an STM32F405 at address 0x1000 FF00 I noticed the GDB memory browser window cut off at 0x1000 FFEF as the end of valid memory.  The last 16 bytes of CCM didn't show.  Has an...

Connecting the JTAG reset signal

Posted on August 26, 2013 at 15:47Hi thereI'm still a bit confused about whether I have to connect the nRESET pin of the 10-pin Cortex Debug Connector to the NRST or the NJTRST pin of the STM32 in case of both JTAG and SWD connection. Could anyone t...

roman1 by Associate III
  • 2584 Views
  • 3 replies
  • 0 kudos

why can not enter TIM5 interrupt service

Posted on August 15, 2013 at 05:55Hello:    Today , I want to capture the high-level  length of input signal using TIM5 Channel 1 (PA.0) in chip (STM32F103ZET6)?but why program can not enter TIM5 interrupt service ? please help me ! I have attached ...

CS42L52 Codec Configuration on MCBSTM32F400 board

Posted on August 26, 2013 at 15:20 Hi , I am having a little bit of trouble configuring the audio codec (cirrus CS42L52) on the MCBSTM32F400  (stm32f407IG) evaluation board . I am trying to do a reset to the codec via the reset pin , but looking fro...

Customer Case Studies

Posted on August 26, 2013 at 09:42At first glance, this technology seems too good to believe. I suggest you add a ''Customer Case Studies'' page to your stm32java.com website. In this page, you can list some real world products/applications using st...

gdb and external memory

Posted on August 22, 2013 at 16:35Hello Everyone, I am using stm32f407 which is interfaced with 1MB of external RAM. Linker script is a simple one where it puts the data and bss section in external RAM. Regarding code execution I don;t have an issue...