CubeMX v4.26 CubeH7 TIM1/8. Where are CH5/6?
Posted on June 29, 2018 at 15:16I have read RM0433 and DS12110 . TIM1/8 has 4 Channel. But in CubeMX v4.26 I can see 6 Channel in CubeH7 v1.2.0.Is this a bug?#stm32h7
Posted on June 29, 2018 at 15:16I have read RM0433 and DS12110 . TIM1/8 has 4 Channel. But in CubeMX v4.26 I can see 6 Channel in CubeH7 v1.2.0.Is this a bug?#stm32h7
Posted on November 16, 2017 at 15:37Hi.I have timer configured in encoder mode and it counts AB signals (both edges of each signal). A and B signals are connected to channel 1 and 2, respectively. Signal Z (zero mark) is on channel 3. I use TIM8. Is...
Posted on June 29, 2018 at 14:28I want to read the internal reference voltage to calibrate the ADC on a Nucleo H743ZI. I can read the clock backup battery voltage and the temperature perfectly (ADC3) and I get a value when reading the reference (als...
Posted on June 28, 2018 at 13:18 I got program which is requesting measurement results from external device and store them in array. My goal is to generate timer interrupt every 0.5s and process collected results, but it seems like timer interrup...
Posted on June 28, 2018 at 22:54Hi,When memory mapped what is the base address for external QSPI FLASH?I can't find this specified in the data sheet or manual.For the STM32F7 the QSPI base is 0x9000,0000, data sheet table 13.Where is this informatio...
Posted on February 10, 2016 at 12:21 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 29, 2018 at 13:27Hello,the CMSIS-SVD files for STM32F74x and STM32F75x are missing interrupt descriptions for the following interrupt numbers:41, 43, 49, 50, 68, 87, 88, 89, 95, 97, 98, 107, 108, 109, 110, 111, 112, 113; thus those in...
Posted on June 29, 2018 at 13:56Hello, I have some trouble to control uart communication with uart port not usart port of STM32F429,I can communicate tx/rx with USART port, even in interrupt mode,but when trying to communicate rx/tx with UART port(U...
Posted on June 27, 2018 at 11:24 hallo, i am trying to program the ADC in the STM32F415ZG. I use the hal library and have written interface functions and modifications to adapted it to my application. I have tried out the dma and the Interrupt dr...
Posted on June 28, 2018 at 20:48Hi,so I am using STM32F769xxx MCU with TI's CAN transreceiver (http://www.ti.com/lit/ds/symlink/sn65hvd232.pdf, see 232 version, the one without low power modes). I have 2 problems that may have something to do with e...