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

ST - testing

Posted on December 14, 2015 at 10:31Testing discussion #text #test #text #text

sluiset by Associate
  • 693 Views
  • 3 replies
  • 0 kudos

Peripheral base address for ADC with DMA

Posted on December 14, 2015 at 04:10Hi. I'm fairly new to the concepts of DMA and I'm trying to implement DMA for my ADC on STM32F4 Discovery kit. Currently, I'm using ADC1, channel 4 which is the pin PA4 on the discovery. I'd like to know which per...

kyaw by Associate II
  • 1124 Views
  • 2 replies
  • 0 kudos

stm32l151 usb

Posted on December 06, 2015 at 16:04hi,on a custom board, i ran into the following situation:usb is connected to PA11,PA12 and working fine.however, when reseting the usb subsystem pin PA7 is pulled high and remains high.this pin is supposed to be u...

ron23 by Associate
  • 594 Views
  • 2 replies
  • 0 kudos

Question about ST-Nucleo

Posted on December 10, 2015 at 16:18Hello, I develop power conversion controller and have one question. STM32-Nucleo have internally asynchronous serial junction between debugger MCU and target MCU. In ST-LINK/V2(-1) this feature not present. I can ...

Limit of size of array and functions of STM32 chip

Posted on December 13, 2015 at 06:25When we use STM32 chip, is there a limit for the size of array and subroutine?For example, if the chip has 128k ram, can I allocat 100k to an array(or buffer) or define an array as char chs[100k]? Certainly we nee...

rwmao by Senior
  • 2288 Views
  • 2 replies
  • 0 kudos