STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

2D Array in Struct

Posted on September 15, 2017 at 14:57HelloI could not define a 2D array in a struct with Keil Compiler. How do you do that? Does anyone have information? 

How to start the ADC in STM32F746NGH6 Discovery

Posted on September 15, 2017 at 16:15Has somebody an easy solution for starting a basic ADC conversion in STM32F746NGH6 CPU. ADC3 channel 8 would be good because that is connected out. Without HAL because I have tried to combine a HAL version and an...

LMI2 by Lead
  • 107 Views
  • 0 replies
  • 0 kudos

STM32F429 LIN usage

Posted on September 14, 2017 at 13:57Hi all, I have a problema using STM32F429 USART Hal functions in conjunction with a LIN device, using USART1.I configure the peripheral as any other UART in the project, using a pattern like:LinPinInit(){   ...} ...

stm32f429zi_interrupt_register init qusetion

Posted on September 15, 2017 at 06:58CUBE MX Basic Settings (STM32F429ZI)and My code...int main(void){  /* USER CODE BEGIN 1 */  /* USER CODE END 1 */  /* MCU Configuration----------------------------------------------------------*/  /* Reset of all...

STM32F103C8 Can't go main()?

Posted on September 15, 2017 at 07:17 Hi. I've got a new custum-board https://www.keil.com/dd2/stmicroelectronics/stm32f103c8/#/eula-container from device mart. http://www.st.com/content/ccc/resource/technical/document/datasheet/33/d4/6f/1d...

0690X00000608DqQAI.png 0690X00000608DvQAI.png 0690X000006086IQAQ.png 0690X00000608BRQAY.png

STM32 Pipeline to GPIO delay

Posted on September 15, 2017 at 12:27Hi,I have to handle some precise delays...The pipeline on STM32F4 is 3 cycles. GPIO are connected on the AHB bus. What is the delay required between a write to a GPIO register (first step of the pipeline) and the...

tarzan2 by Associate II
  • 122 Views
  • 0 replies
  • 0 kudos