This is the initial setting:
static void CAN_GPIO_Configuration (void)
{
GPIO_InitTypeDef GPIO_InitStructure;
SYSCFG-> CFGR1 | = SYSCFG_CFGR1_PA11_PA12_RMP; // RMAP
...
Type: Posts; User: malugu
This is the initial setting:
static void CAN_GPIO_Configuration (void)
{
GPIO_InitTypeDef GPIO_InitStructure;
SYSCFG-> CFGR1 | = SYSCFG_CFGR1_PA11_PA12_RMP; // RMAP
...
When I use STM32F042F6P6 for initialization, it doesn't come out here, and IO is redirected to PA11 and PA12. Why?
while (((CANx-> MSR & CAN_MSR_INAK) == (uint16_t) CAN_MSR_INAK) && (wait_ack!...
In the passband frequency band, the AD8347 is always attenuated near the center frequency band, and the gain is inconsistent. The height difference is about -9dBm. What is the reason?