STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F042 MEM_MODE problem

Posted on September 30, 2015 at 16:59Hello,i use STM32F042C6 MCU and change SYSCFG MEM_MODE to 1 (System Flash memory mapped at 0x00000000) but always see Main Flash (0x08000000) data from address 0x00000000.Also i try set 11 (Embedded SRAM mapped a...

x8932 by Associate II
  • 475 Views
  • 1 replies
  • 0 kudos

Where can I find ADCy_AWDx_OUT ?

Posted on September 28, 2015 at 13:05When ADC threshold is reached ADCy_AWDx_OUT is set and stays high as long as first conversion is between low and high threshold levels. Where can I read this value? Is possible to configure interrupt for this tra...

matic by Associate III
  • 575 Views
  • 3 replies
  • 0 kudos

Is it possible to disable FS USB OTG Tx interrupt?

Posted on September 30, 2015 at 15:27Hi all, STM32F4Discovery's uUSB connector is connected to the FS OTG of the MCU. As I can see separate Rx and Tx interrupts are only available for HS OTG peripheral. Is it possible (or how can I) disable only the...

uart communication stm32f4

Posted on March 13, 2012 at 17:23'morning every bodyI need a little help to write an ''echo program'' (micro send anything to the uart and receives back the same transmission). does anybody have any ideas about it?? any help is VEEEEEEERY appreciate...

lacava by Associate II
  • 2263 Views
  • 13 replies
  • 0 kudos

STemwin with BW LCD's

Posted on September 30, 2015 at 13:18 Hello! I'm trying to hookPCD8544 BW LCD with no success. I've addedGUIDRV_Page1bpp.h with this contents: #ifndef GUIDRV_Page1bpp_H #define GUIDRV_Page1bpp_H /***********************************...

Keil stm32 compiler issue

Posted on September 30, 2015 at 11:23Hi every one I get a strange bug with a subject. It's in a relation to the preprocessor directives. There is a few definition in a header file (adc.h):#define ADC_NUM_OF_BITS_12                (0) #define ADC_NUM...

tyr0 by Associate II
  • 752 Views
  • 5 replies
  • 0 kudos

package stdfu.dll and inf into setup file

Posted on September 30, 2015 at 12:58I'm developing the firmware update tool to update firmware on ST microcontroller, i'm using STDFU.dll for the update, i would like to create a setup file that able to load/register the dll and STTubeDevice driver...

yen-mei by Associate
  • 447 Views
  • 0 replies
  • 0 kudos

STM32_TDES_ECB_Encrypt

Posted on September 29, 2015 at 15:29Hello, I want to use STM32CubeExpansion_FwCryptographic_V3.0.0. In my code I do some test calling STM32_TDES_ECB_Encrypt function InputMessage = 9E 42 7D 2E 14 C9 83 23 InputMessageLength = 8 TDES_Key = D0 D1 D2 ...

ST32F072 USB Simulation of Cable disconnect

Posted on September 29, 2015 at 20:28Hi, i'm working for usb project with ST32F072 with your example STM32Cube_FW_F0_V1.3.0 (CDC STANDALONE).I'm trying to simulating a USB disconnect with USBD_DeInit ( &USBD_Device ), but apparently not work ( for P...

Marco1 by Associate II
  • 448 Views
  • 2 replies
  • 0 kudos

STM32F7 Data Cache Question

Posted on September 29, 2015 at 09:56What is the correct way to set the SRAM1 & SRAM2 as NON-CACHEABLE? I am using STM32F746 and the Discovery board.

cm600 by Associate II
  • 783 Views
  • 4 replies
  • 0 kudos